Rate Overview
Live
1 UAH = 0.334188 ERN
1 ERN = 2.9923
UAH
Avg
0.334071
High
0.334499
Low
0.333057
Last updated: 6/18/2026, 10:02:56 AM
Quick Conversions
| UAH | ERN |
|---|---|
| 1 UAH | 0.33 ERN |
| 10 UAH | 3.34 ERN |
| 50 UAH | 16.71 ERN |
| 100 UAH | 33.42 ERN |
| 500 UAH | 167.09 ERN |
| 1,000 UAH | 334.19 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-06-18T10:02:56Z",
"rates": {
"ERN": 0.334188
}
}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.4188,
"rate": 0.334188
}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