Rate Overview
Live
1 UAH = 0.336192 ERN
1 ERN = 2.9745
UAH
Avg
0.354570
High
0.364353
Low
0.336192
Last updated: 8/1/2026, 1:03:00 AM
Quick Conversions
| UAH | ERN |
|---|---|
| 1 UAH | 0.34 ERN |
| 10 UAH | 3.36 ERN |
| 50 UAH | 16.81 ERN |
| 100 UAH | 33.62 ERN |
| 500 UAH | 168.10 ERN |
| 1,000 UAH | 336.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-08-01T01:03:00Z",
"rates": {
"ERN": 0.336192
}
}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.6192,
"rate": 0.336192
}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