Rate Overview
Live
1 ERN = 59.9989 KPW
1 KPW = 0.016667
ERN
Avg
59.9998
High
60.0035
Low
59.9981
Last updated: 3/7/2026, 4:26:12 AM
Quick Conversions
| ERN | KPW |
|---|---|
| 1 ERN | 60.00 KPW |
| 10 ERN | 599.99 KPW |
| 50 ERN | 2,999.94 KPW |
| 100 ERN | 5,999.89 KPW |
| 500 ERN | 29,999.45 KPW |
| 1,000 ERN | 59,998.90 KPW |
Get ERN/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=KPWExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-03-07T04:26:12Z",
"rates": {
"KPW": 59.998895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "KPW",
"amount": 100
},
"result": 5999.889499999999,
"rate": 59.998895
}Build with ERN/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key