Rate Overview
Live
1 UAH = 0.335849 ERN
1 ERN = 2.9775
UAH
Avg
0.335400
High
0.335849
Low
0.334998
Last updated: 8/20/2026, 1:08:21 PM
Quick Conversions
| UAH | ERN |
|---|---|
| 1 UAH | 0.34 ERN |
| 10 UAH | 3.36 ERN |
| 50 UAH | 16.79 ERN |
| 100 UAH | 33.58 ERN |
| 500 UAH | 167.92 ERN |
| 1,000 UAH | 335.85 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-08-20T13:08:21Z",
"rates": {
"ERN": 0.335849
}
}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.5849,
"rate": 0.335849
}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