Rate Overview
Live
1 EUR = 1042.76 KPW
1 KPW = 0.000959
EUR
Avg
1048.70
High
1077.68
Low
1025.12
Last updated: 8/19/2026, 4:47:52 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,042.76 KPW |
| 10 EUR | 10,427.58 KPW |
| 50 EUR | 52,137.88 KPW |
| 100 EUR | 104,275.76 KPW |
| 500 EUR | 521,378.78 KPW |
| 1,000 EUR | 1,042,757.56 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-08-19T04:47:52Z",
"rates": {
"KPW": 1042.757561
}
}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": 104275.75609999998,
"rate": 1042.757561
}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