Rate Overview
Live
1 EUR = 1036.79 KPW
1 KPW = 0.000965
EUR
Avg
1040.79
High
1043.62
Low
1036.79
Last updated: 3/27/2026, 11:39:56 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,036.79 KPW |
| 10 EUR | 10,367.87 KPW |
| 50 EUR | 51,839.35 KPW |
| 100 EUR | 103,678.71 KPW |
| 500 EUR | 518,393.53 KPW |
| 1,000 EUR | 1,036,787.05 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-27T11:39:56Z",
"rates": {
"KPW": 1036.787053
}
}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": 103678.7053,
"rate": 1036.787053
}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