Rate Overview
Live
1 UAH = 5.4550 YER
1 YER = 0.183317
UAH
Avg
5.4804
High
5.5362
Low
5.4301
Last updated: 3/7/2026, 7:41:41 AM
Quick Conversions
| UAH | YER |
|---|---|
| 1 UAH | 5.46 YER |
| 10 UAH | 54.55 YER |
| 50 UAH | 272.75 YER |
| 100 UAH | 545.50 YER |
| 500 UAH | 2,727.52 YER |
| 1,000 UAH | 5,455.04 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-03-07T07:41:41Z",
"rates": {
"YER": 5.455036
}
}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": 545.5036,
"rate": 5.455036
}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