Rate Overview
Live
1 PEN = 11.8747 UYU
1 UYU = 0.084212
PEN
Avg
11.9575
High
12.0874
Low
11.8745
Last updated: 6/18/2026, 10:22:39 AM
Quick Conversions
| PEN | UYU |
|---|---|
| 1 PEN | 11.87 UYU |
| 10 PEN | 118.75 UYU |
| 50 PEN | 593.74 UYU |
| 100 PEN | 1,187.47 UYU |
| 500 PEN | 5,937.37 UYU |
| 1,000 PEN | 11,874.75 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-06-18T10:22:39Z",
"rates": {
"UYU": 11.874745
}
}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": 1187.4745,
"rate": 11.874745
}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