Rate Overview
Live
1 UAH = 5.3521 YER
1 YER = 0.186842
UAH
Avg
5.7404
High
6.0823
Low
5.3275
Last updated: 8/1/2026, 12:23:05 PM
Quick Conversions
| UAH | YER |
|---|---|
| 1 UAH | 5.35 YER |
| 10 UAH | 53.52 YER |
| 50 UAH | 267.61 YER |
| 100 UAH | 535.21 YER |
| 500 UAH | 2,676.06 YER |
| 1,000 UAH | 5,352.12 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-08-01T12:23:05Z",
"rates": {
"YER": 5.35212
}
}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": 535.212,
"rate": 5.35212
}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