Rate Overview
Live
1 UAH = 5.3408 YER
1 YER = 0.187236
UAH
Avg
5.4348
High
5.6286
Low
5.3127
Last updated: 7/31/2026, 8:39:44 AM
Quick Conversions
| UAH | YER |
|---|---|
| 1 UAH | 5.34 YER |
| 10 UAH | 53.41 YER |
| 50 UAH | 267.04 YER |
| 100 UAH | 534.08 YER |
| 500 UAH | 2,670.42 YER |
| 1,000 UAH | 5,340.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-07-31T08:39:44Z",
"rates": {
"YER": 5.340847
}
}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": 534.0847,
"rate": 5.340847
}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