Rate Overview
Live
1 UAH = 5.3220 YER
1 YER = 0.187898
UAH
Avg
5.3232
High
5.3326
Low
5.3155
Last updated: 7/11/2026, 10:23:46 AM
Quick Conversions
| UAH | YER |
|---|---|
| 1 UAH | 5.32 YER |
| 10 UAH | 53.22 YER |
| 50 UAH | 266.10 YER |
| 100 UAH | 532.21 YER |
| 500 UAH | 2,661.03 YER |
| 1,000 UAH | 5,322.05 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-07-11T10:23:46Z",
"rates": {
"YER": 5.32205
}
}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": 532.205,
"rate": 5.32205
}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