Rate Overview
Live
1 EUR = 1042.49 KPW
1 KPW = 0.000959
EUR
Avg
1051.67
High
1062.84
Low
1042.49
Last updated: 3/6/2026, 12:22:00 PM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,042.49 KPW |
| 10 EUR | 10,424.95 KPW |
| 50 EUR | 52,124.73 KPW |
| 100 EUR | 104,249.45 KPW |
| 500 EUR | 521,247.27 KPW |
| 1,000 EUR | 1,042,494.53 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-03-06T12:22:00Z",
"rates": {
"KPW": 1042.494534
}
}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": 104249.4534,
"rate": 1042.494534
}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