Rate Overview
Live
1 UAH = 5.3900 YER
1 YER = 0.185530
UAH
Avg
5.3972
High
5.4058
Low
5.3900
Last updated: 5/27/2026, 10:40:19 PM
Quick Conversions
| UAH | YER |
|---|---|
| 1 UAH | 5.39 YER |
| 10 UAH | 53.90 YER |
| 50 UAH | 269.50 YER |
| 100 UAH | 539.00 YER |
| 500 UAH | 2,694.99 YER |
| 1,000 UAH | 5,389.98 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-27T22:40:19Z",
"rates": {
"YER": 5.389978
}
}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": 538.9978,
"rate": 5.389978
}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