Rate Overview
Live
1 EUR = 1027.46 KPW
1 KPW = 0.000973
EUR
Avg
1027.64
High
1030.40
Low
1024.48
Last updated: 7/6/2026, 11:01:24 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,027.46 KPW |
| 10 EUR | 10,274.63 KPW |
| 50 EUR | 51,373.14 KPW |
| 100 EUR | 102,746.29 KPW |
| 500 EUR | 513,731.45 KPW |
| 1,000 EUR | 1,027,462.89 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-07-06T11:01:24Z",
"rates": {
"KPW": 1027.462893
}
}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": 102746.28929999999,
"rate": 1027.462893
}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