Rate Overview
Live
1 KRW = 0.010077 ERN
1 ERN = 99.2359
KRW
Avg
0.010114
High
0.010200
Low
0.010067
Last updated: 4/17/2026, 6:24:42 AM
Quick Conversions
| KRW | ERN |
|---|---|
| 1 KRW | 0.01 ERN |
| 10 KRW | 0.10 ERN |
| 50 KRW | 0.50 ERN |
| 100 KRW | 1.01 ERN |
| 500 KRW | 5.04 ERN |
| 1,000 KRW | 10.08 ERN |
Get KRW/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=ERNExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T06:24:42Z",
"rates": {
"ERN": 0.010077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "ERN",
"amount": 100
},
"result": 1.0076999999999998,
"rate": 0.010077
}Build with KRW/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key