Rate Overview
Live
1 KRW = 0.010153 ERN
1 ERN = 98.4931
KRW
Avg
0.010094
High
0.010504
Low
0.009734
Last updated: 7/27/2026, 4:41:19 PM
Quick Conversions
| KRW | ERN |
|---|---|
| 1 KRW | 0.01 ERN |
| 10 KRW | 0.10 ERN |
| 50 KRW | 0.51 ERN |
| 100 KRW | 1.02 ERN |
| 500 KRW | 5.08 ERN |
| 1,000 KRW | 10.15 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-27T16:41:19Z",
"rates": {
"ERN": 0.010153
}
}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.0153,
"rate": 0.010153
}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