Rate Overview
Live
1 UAH = 0.336904 ERN
1 ERN = 2.9682
UAH
Avg
0.340445
High
0.348747
Low
0.333843
Last updated: 8/1/2026, 11:12:17 AM
Quick Conversions
| UAH | ERN |
|---|---|
| 1 UAH | 0.34 ERN |
| 10 UAH | 3.37 ERN |
| 50 UAH | 16.85 ERN |
| 100 UAH | 33.69 ERN |
| 500 UAH | 168.45 ERN |
| 1,000 UAH | 336.90 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-01T11:12:17Z",
"rates": {
"ERN": 0.336904
}
}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.6904,
"rate": 0.336904
}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