Rate Overview
Live
1 KRW = 0.009871 ERN
1 ERN = 101.3069
KRW
Avg
0.010311
High
0.010852
Low
0.009871
Last updated: 3/27/2026, 6:14:37 PM
Quick Conversions
| KRW | ERN |
|---|---|
| 1 KRW | 0.01 ERN |
| 10 KRW | 0.10 ERN |
| 50 KRW | 0.49 ERN |
| 100 KRW | 0.99 ERN |
| 500 KRW | 4.94 ERN |
| 1,000 KRW | 9.87 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-03-27T18:14:37Z",
"rates": {
"ERN": 0.009871
}
}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": 0.9871,
"rate": 0.009871
}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