Rate Overview
Live
1 KRW = 0.009947 ERN
1 ERN = 100.5328
KRW
Avg
0.010464
High
0.011084
Low
0.009863
Last updated: 5/27/2026, 6:33:43 PM
Quick Conversions
| KRW | ERN |
|---|---|
| 1 KRW | 0.01 ERN |
| 10 KRW | 0.10 ERN |
| 50 KRW | 0.50 ERN |
| 100 KRW | 0.99 ERN |
| 500 KRW | 4.97 ERN |
| 1,000 KRW | 9.95 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-05-27T18:33:43Z",
"rates": {
"ERN": 0.009947
}
}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.9946999999999999,
"rate": 0.009947
}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