diff --git a/earn/src/components/portfolio/LendingPairPeerCard.tsx b/earn/src/components/portfolio/LendingPairPeerCard.tsx
index b1ebe5ff..722f1b04 100644
--- a/earn/src/components/portfolio/LendingPairPeerCard.tsx
+++ b/earn/src/components/portfolio/LendingPairPeerCard.tsx
@@ -210,7 +210,7 @@ export default function LendingPairPeerCard(props: LendingPairPeerCardProps) {
Utilization
- {roundPercentage(activeUtilization)}%
+ {roundPercentage(activeUtilization * 100)}%