Rate Overview
Live
1 UAH = 5.2958 YER
1 YER = 0.188829
UAH
Avg
5.3114
High
5.3211
Low
5.2958
Last updated: 6/19/2026, 7:49:09 AM
Quick Conversions
| UAH | YER |
|---|---|
| 1 UAH | 5.30 YER |
| 10 UAH | 52.96 YER |
| 50 UAH | 264.79 YER |
| 100 UAH | 529.58 YER |
| 500 UAH | 2,647.90 YER |
| 1,000 UAH | 5,295.81 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-06-19T07:49:09Z",
"rates": {
"YER": 5.295808
}
}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": 529.5808,
"rate": 5.295808
}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