Rate Overview
Live
1 PEN = 11.5546 UYU
1 UYU = 0.086546
PEN
Avg
11.4348
High
11.5546
Low
11.3248
Last updated: 3/7/2026, 7:41:30 AM
Quick Conversions
| PEN | UYU |
|---|---|
| 1 PEN | 11.55 UYU |
| 10 PEN | 115.55 UYU |
| 50 PEN | 577.73 UYU |
| 100 PEN | 1,155.46 UYU |
| 500 PEN | 5,777.28 UYU |
| 1,000 PEN | 11,554.56 UYU |
Get PEN/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=UYUExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T07:41:30Z",
"rates": {
"UYU": 11.554563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "UYU",
"amount": 100
},
"result": 1155.4563,
"rate": 11.554563
}Build with PEN/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key