Rate Overview
Live
1 KRW = 0.010393 ERN
1 ERN = 96.2186
KRW
Avg
0.010282
High
0.010882
Low
0.009671
Last updated: 7/30/2026, 11:14:28 AM
Quick Conversions
| KRW | ERN |
|---|---|
| 1 KRW | 0.01 ERN |
| 10 KRW | 0.10 ERN |
| 50 KRW | 0.52 ERN |
| 100 KRW | 1.04 ERN |
| 500 KRW | 5.20 ERN |
| 1,000 KRW | 10.39 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-07-30T11:14:28Z",
"rates": {
"ERN": 0.010393
}
}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.0393,
"rate": 0.010393
}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