Rate Overview
Live
1 UAH = 0.342175 ERN
1 ERN = 2.9225
UAH
Avg
0.352052
High
0.362825
Low
0.340335
Last updated: 3/28/2026, 1:46:16 PM
Quick Conversions
| UAH | ERN |
|---|---|
| 1 UAH | 0.34 ERN |
| 10 UAH | 3.42 ERN |
| 50 UAH | 17.11 ERN |
| 100 UAH | 34.22 ERN |
| 500 UAH | 171.09 ERN |
| 1,000 UAH | 342.18 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-03-28T13:46:16Z",
"rates": {
"ERN": 0.342175
}
}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.2175,
"rate": 0.342175
}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