Rate Overview
Live
1 EUR = 1044.63 KPW
1 KPW = 0.000957
EUR
Avg
1037.45
High
1044.63
Low
1026.58
Last updated: 8/19/2026, 9:43:19 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,044.63 KPW |
| 10 EUR | 10,446.34 KPW |
| 50 EUR | 52,231.71 KPW |
| 100 EUR | 104,463.43 KPW |
| 500 EUR | 522,317.13 KPW |
| 1,000 EUR | 1,044,634.26 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-08-19T09:43:19Z",
"rates": {
"KPW": 1044.634262
}
}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": 104463.4262,
"rate": 1044.634262
}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