Rate Overview
Live
1 EUR = 1036.91 KPW
1 KPW = 0.000964
EUR
Avg
1042.26
High
1069.72
Low
970.6618
Last updated: 3/27/2026, 9:55:24 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,036.91 KPW |
| 10 EUR | 10,369.14 KPW |
| 50 EUR | 51,845.68 KPW |
| 100 EUR | 103,691.37 KPW |
| 500 EUR | 518,456.84 KPW |
| 1,000 EUR | 1,036,913.67 KPW |
Get EUR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=KPWExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-03-27T09:55:24Z",
"rates": {
"KPW": 1036.913671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "KPW",
"amount": 100
},
"result": 103691.3671,
"rate": 1036.913671
}Build with EUR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key