Rate Overview
Live
1 EUR = 1046.86 KPW
1 KPW = 0.000955
EUR
Avg
1051.81
High
1061.21
Low
1043.89
Last updated: 5/27/2026, 5:17:32 PM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,046.86 KPW |
| 10 EUR | 10,468.59 KPW |
| 50 EUR | 52,342.96 KPW |
| 100 EUR | 104,685.92 KPW |
| 500 EUR | 523,429.58 KPW |
| 1,000 EUR | 1,046,859.16 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-05-27T17:17:32Z",
"rates": {
"KPW": 1046.859157
}
}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": 104685.91570000001,
"rate": 1046.859157
}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