Rate Overview
Live
1 YER = 0.185646 UAH
1 UAH = 5.3866
YER
Avg
0.177468
High
0.185646
Low
0.170438
Last updated: 5/28/2026, 9:43:57 PM
Quick Conversions
| YER | UAH |
|---|---|
| 1 YER | 0.19 UAH |
| 10 YER | 1.86 UAH |
| 50 YER | 9.28 UAH |
| 100 YER | 18.56 UAH |
| 500 YER | 92.82 UAH |
| 1,000 YER | 185.65 UAH |
Get YER/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=UAHExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-28T21:43:57Z",
"rates": {
"UAH": 0.185646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "UAH",
"amount": 100
},
"result": 18.564600000000002,
"rate": 0.185646
}Build with YER/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key