Rate Overview
Live
1 EUR = 1059.02 KPW
1 KPW = 0.000944
EUR
Avg
1055.69
High
1059.02
Low
1051.74
Last updated: 5/7/2026, 11:24:56 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,059.02 KPW |
| 10 EUR | 10,590.24 KPW |
| 50 EUR | 52,951.21 KPW |
| 100 EUR | 105,902.41 KPW |
| 500 EUR | 529,512.06 KPW |
| 1,000 EUR | 1,059,024.13 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-05-07T11:24:56Z",
"rates": {
"KPW": 1059.024125
}
}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": 105902.41249999999,
"rate": 1059.024125
}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