Rate Overview
Live
1 UAH = 5.4237 YER
1 YER = 0.184375
UAH
Avg
5.4257
High
5.4407
Low
5.4122
Last updated: 5/7/2026, 3:07:27 PM
Quick Conversions
| UAH | YER |
|---|---|
| 1 UAH | 5.42 YER |
| 10 UAH | 54.24 YER |
| 50 UAH | 271.19 YER |
| 100 UAH | 542.37 YER |
| 500 UAH | 2,711.86 YER |
| 1,000 UAH | 5,423.73 YER |
Get UAH/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=YERExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-07T15:07:27Z",
"rates": {
"YER": 5.423728
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "YER",
"amount": 100
},
"result": 542.3728,
"rate": 5.423728
}Build with UAH/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key