Rate Overview
Live
1 YER = 0.183083 UAH
1 UAH = 5.4620
YER
Avg
0.182610
High
0.183140
Low
0.181856
Last updated: 4/17/2026, 1:29:48 PM
Quick Conversions
| YER | UAH |
|---|---|
| 1 YER | 0.18 UAH |
| 10 YER | 1.83 UAH |
| 50 YER | 9.15 UAH |
| 100 YER | 18.31 UAH |
| 500 YER | 91.54 UAH |
| 1,000 YER | 183.08 UAH |
Get YER/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=UAHExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T13:29:48Z",
"rates": {
"UAH": 0.183083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "UAH",
"amount": 100
},
"result": 18.3083,
"rate": 0.183083
}Build with YER/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key