Rate Overview
Live
1 UAH = 5.2975 YER
1 YER = 0.188769
UAH
Avg
5.7382
High
6.0823
Low
5.2975
Last updated: 7/29/2026, 4:27:07 PM
Quick Conversions
| UAH | YER |
|---|---|
| 1 UAH | 5.30 YER |
| 10 UAH | 52.97 YER |
| 50 UAH | 264.87 YER |
| 100 UAH | 529.75 YER |
| 500 UAH | 2,648.74 YER |
| 1,000 UAH | 5,297.48 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-29T16:27:07Z",
"rates": {
"YER": 5.297479
}
}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.7479,
"rate": 5.297479
}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