Rate Overview
Live
1 EUR = 1039.06 KPW
1 KPW = 0.000962
EUR
Avg
1041.08
High
1043.62
Low
1038.45
Last updated: 3/27/2026, 6:05:23 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,039.06 KPW |
| 10 EUR | 10,390.60 KPW |
| 50 EUR | 51,953.01 KPW |
| 100 EUR | 103,906.01 KPW |
| 500 EUR | 519,530.05 KPW |
| 1,000 EUR | 1,039,060.11 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-27T06:05:23Z",
"rates": {
"KPW": 1039.06011
}
}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": 103906.01099999998,
"rate": 1039.06011
}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