Rate Overview
Live
1 EUR = 1046.51 KPW
1 KPW = 0.000956
EUR
Avg
1052.37
High
1067.78
Low
1030.66
Last updated: 5/27/2026, 4:10:35 PM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,046.51 KPW |
| 10 EUR | 10,465.09 KPW |
| 50 EUR | 52,325.43 KPW |
| 100 EUR | 104,650.86 KPW |
| 500 EUR | 523,254.29 KPW |
| 1,000 EUR | 1,046,508.57 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-27T16:10:35Z",
"rates": {
"KPW": 1046.50857
}
}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": 104650.85699999999,
"rate": 1046.50857
}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