Rate Overview
Live
1 YER = 0.167246 UYU
1 UYU = 5.9792
YER
Avg
0.168905
High
0.170078
Low
0.167246
Last updated: 4/17/2026, 2:44:01 PM
Quick Conversions
| YER | UYU |
|---|---|
| 1 YER | 0.17 UYU |
| 10 YER | 1.67 UYU |
| 50 YER | 8.36 UYU |
| 100 YER | 16.72 UYU |
| 500 YER | 83.62 UYU |
| 1,000 YER | 167.25 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-04-17T14:44:01Z",
"rates": {
"UYU": 0.167246
}
}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.724600000000002,
"rate": 0.167246
}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