Rate Overview
Live
1 YER = 0.168822 UYU
1 UYU = 5.9234
YER
Avg
0.169302
High
0.169915
Low
0.168822
Last updated: 8/17/2026, 9:40:21 AM
Quick Conversions
| YER | UYU |
|---|---|
| 1 YER | 0.17 UYU |
| 10 YER | 1.69 UYU |
| 50 YER | 8.44 UYU |
| 100 YER | 16.88 UYU |
| 500 YER | 84.41 UYU |
| 1,000 YER | 168.82 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-08-17T09:40:21Z",
"rates": {
"UYU": 0.168822
}
}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.8822,
"rate": 0.168822
}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