Rate Overview
Live
1 EUR = 1038.38 KPW
1 KPW = 0.000963
EUR
Avg
1050.55
High
1077.68
Low
1034.21
Last updated: 3/29/2026, 9:04:56 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,038.38 KPW |
| 10 EUR | 10,383.77 KPW |
| 50 EUR | 51,918.85 KPW |
| 100 EUR | 103,837.70 KPW |
| 500 EUR | 519,188.50 KPW |
| 1,000 EUR | 1,038,377.00 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-29T09:04:56Z",
"rates": {
"KPW": 1038.376999
}
}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": 103837.6999,
"rate": 1038.376999
}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