Rate Overview
Live
1 YER = 0.183723 UAH
1 UAH = 5.4430
YER
Avg
0.172183
High
0.183723
Low
0.164412
Last updated: 3/28/2026, 10:43:51 AM
Quick Conversions
| YER | UAH |
|---|---|
| 1 YER | 0.18 UAH |
| 10 YER | 1.84 UAH |
| 50 YER | 9.19 UAH |
| 100 YER | 18.37 UAH |
| 500 YER | 91.86 UAH |
| 1,000 YER | 183.72 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-03-28T10:43:51Z",
"rates": {
"UAH": 0.183723
}
}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.3723,
"rate": 0.183723
}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