Rate Overview
Live
1 YER = 0.168676 UYU
1 UYU = 5.9285
YER
Avg
0.163481
High
0.168676
Low
0.160908
Last updated: 3/7/2026, 7:41:11 AM
Quick Conversions
| YER | UYU |
|---|---|
| 1 YER | 0.17 UYU |
| 10 YER | 1.69 UYU |
| 50 YER | 8.43 UYU |
| 100 YER | 16.87 UYU |
| 500 YER | 84.34 UYU |
| 1,000 YER | 168.68 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-03-07T07:41:11Z",
"rates": {
"UYU": 0.168676
}
}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.8676,
"rate": 0.168676
}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