Rate Overview
Live
1 UAH = 0.334139 ERN
1 ERN = 2.9928
UAH
Avg
0.334307
High
0.334794
Low
0.333610
Last updated: 7/31/2026, 3:33:52 AM
Quick Conversions
| UAH | ERN |
|---|---|
| 1 UAH | 0.33 ERN |
| 10 UAH | 3.34 ERN |
| 50 UAH | 16.71 ERN |
| 100 UAH | 33.41 ERN |
| 500 UAH | 167.07 ERN |
| 1,000 UAH | 334.14 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-07-31T03:33:52Z",
"rates": {
"ERN": 0.334139
}
}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": 33.413900000000005,
"rate": 0.334139
}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