Rate Overview
Live
1 EUR = 1044.67 KPW
1 KPW = 0.000957
EUR
Avg
1042.15
High
1045.03
Low
1038.03
Last updated: 6/17/2026, 7:19:53 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,044.67 KPW |
| 10 EUR | 10,446.72 KPW |
| 50 EUR | 52,233.58 KPW |
| 100 EUR | 104,467.15 KPW |
| 500 EUR | 522,335.76 KPW |
| 1,000 EUR | 1,044,671.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-06-17T07:19:53Z",
"rates": {
"KPW": 1044.671511
}
}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": 104467.1511,
"rate": 1044.671511
}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