Rate Overview
Live
1 UAH = 5.4620 YER
1 YER = 0.183084
UAH
Avg
5.4762
High
5.4988
Low
5.4603
Last updated: 4/17/2026, 1:33:53 PM
Quick Conversions
| UAH | YER |
|---|---|
| 1 UAH | 5.46 YER |
| 10 UAH | 54.62 YER |
| 50 UAH | 273.10 YER |
| 100 UAH | 546.20 YER |
| 500 UAH | 2,730.99 YER |
| 1,000 UAH | 5,461.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-04-17T13:33:53Z",
"rates": {
"YER": 5.461981
}
}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": 546.1981,
"rate": 5.461981
}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