Rate Overview
Live
1 UAH = 5.3118 YER
1 YER = 0.188260
UAH
Avg
5.3150
High
5.3238
Low
5.3107
Last updated: 7/28/2026, 10:23:32 PM
Quick Conversions
| UAH | YER |
|---|---|
| 1 UAH | 5.31 YER |
| 10 UAH | 53.12 YER |
| 50 UAH | 265.59 YER |
| 100 UAH | 531.18 YER |
| 500 UAH | 2,655.91 YER |
| 1,000 UAH | 5,311.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-07-28T22:23:32Z",
"rates": {
"YER": 5.311812
}
}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": 531.1812,
"rate": 5.311812
}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