Rate Overview
Live
1 UAH = 0.341462 ERN
1 ERN = 2.9286
UAH
Avg
0.341270
High
0.342039
Low
0.340325
Last updated: 5/8/2026, 4:41:22 AM
Quick Conversions
| UAH | ERN |
|---|---|
| 1 UAH | 0.34 ERN |
| 10 UAH | 3.41 ERN |
| 50 UAH | 17.07 ERN |
| 100 UAH | 34.15 ERN |
| 500 UAH | 170.73 ERN |
| 1,000 UAH | 341.46 ERN |
Get UAH/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=ERNExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-08T04:41:22Z",
"rates": {
"ERN": 0.341462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "ERN",
"amount": 100
},
"result": 34.1462,
"rate": 0.341462
}Build with UAH/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key