Rate Overview
Live
1 EUR = 1038.31 KPW
1 KPW = 0.000963
EUR
Avg
1012.47
High
1063.85
Low
927.5235
Last updated: 3/27/2026, 7:53:51 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,038.31 KPW |
| 10 EUR | 10,383.09 KPW |
| 50 EUR | 51,915.43 KPW |
| 100 EUR | 103,830.85 KPW |
| 500 EUR | 519,154.25 KPW |
| 1,000 EUR | 1,038,308.51 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-27T07:53:51Z",
"rates": {
"KPW": 1038.308505
}
}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": 103830.8505,
"rate": 1038.308505
}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