Rate Overview
Live
1 UAH = 0.336748 ERN
1 ERN = 2.9696
UAH
Avg
0.336702
High
0.337202
Low
0.336039
Last updated: 7/11/2026, 4:50:41 PM
Quick Conversions
| UAH | ERN |
|---|---|
| 1 UAH | 0.34 ERN |
| 10 UAH | 3.37 ERN |
| 50 UAH | 16.84 ERN |
| 100 UAH | 33.67 ERN |
| 500 UAH | 168.37 ERN |
| 1,000 UAH | 336.75 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-11T16:50:41Z",
"rates": {
"ERN": 0.336748
}
}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.6748,
"rate": 0.336748
}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