Rate Overview
Live
1 EUR = 1051.89 KPW
1 KPW = 0.000951
EUR
Avg
1048.25
High
1052.82
Low
1040.88
Last updated: 8/23/2026, 10:04:11 AM
Quick Conversions
| EUR | KPW |
|---|---|
| 1 EUR | 1,051.89 KPW |
| 10 EUR | 10,518.89 KPW |
| 50 EUR | 52,594.44 KPW |
| 100 EUR | 105,188.87 KPW |
| 500 EUR | 525,944.36 KPW |
| 1,000 EUR | 1,051,888.71 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-23T10:04:11Z",
"rates": {
"KPW": 1051.888712
}
}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": 105188.8712,
"rate": 1051.888712
}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