Rate Overview
Live
1 EUR = 1050.25 KPW
1 KPW = 0.000952
EUR
Avg
1048.86
High
1073.64
Low
1025.40
Last updated: 8/24/2026, 9:56:34 PM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,050.25 KPW |
| 10 EUR | 10,502.49 KPW |
| 50 EUR | 52,512.47 KPW |
| 100 EUR | 105,024.94 KPW |
| 500 EUR | 525,124.72 KPW |
| 1,000 EUR | 1,050,249.44 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-24T21:56:34Z",
"rates": {
"KPW": 1050.249436
}
}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": 105024.9436,
"rate": 1050.249436
}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