Rate Overview
Live
1 EUR = 1060.45 KPW
1 KPW = 0.000943
EUR
Avg
1057.43
High
1061.37
Low
1051.56
Last updated: 4/17/2026, 6:32:46 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,060.45 KPW |
| 10 EUR | 10,604.55 KPW |
| 50 EUR | 53,022.74 KPW |
| 100 EUR | 106,045.49 KPW |
| 500 EUR | 530,227.43 KPW |
| 1,000 EUR | 1,060,454.85 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-04-17T06:32:46Z",
"rates": {
"KPW": 1060.45485
}
}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": 106045.48500000002,
"rate": 1060.45485
}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