Rate Overview
Live
1 UAH = 5.3358 YER
1 YER = 0.187412
UAH
Avg
5.3201
High
5.3358
Low
5.3046
Last updated: 9/8/2026, 11:18:31 PM
Quick Conversions
| UAH | YER |
|---|---|
| 1 UAH | 5.34 YER |
| 10 UAH | 53.36 YER |
| 50 UAH | 266.79 YER |
| 100 UAH | 533.58 YER |
| 500 UAH | 2,667.92 YER |
| 1,000 UAH | 5,335.85 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-09-08T23:18:31Z",
"rates": {
"YER": 5.335845
}
}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": 533.5845,
"rate": 5.335845
}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