Rate Overview
Live
1 YER = 0.168648 UYU
1 UYU = 5.9295
YER
Avg
0.167941
High
0.175900
Low
0.161073
Last updated: 7/29/2026, 5:43:26 PM
Quick Conversions
| YER | UYU |
|---|---|
| 1 YER | 0.17 UYU |
| 10 YER | 1.69 UYU |
| 50 YER | 8.43 UYU |
| 100 YER | 16.86 UYU |
| 500 YER | 84.32 UYU |
| 1,000 YER | 168.65 UYU |
Get YER/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=UYUExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-29T17:43:26Z",
"rates": {
"UYU": 0.168648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "UYU",
"amount": 100
},
"result": 16.8648,
"rate": 0.168648
}Build with YER/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key