Rate Overview
Live
1 KPW = 0.000962 EUR
1 EUR = 1039.50
KPW
Avg
0.000948
High
0.000966
Low
0.000927
Last updated: 3/28/2026, 12:28:59 PM
Quick Conversions
| KPW | EUR |
|---|---|
| 1 KPW | 0.00 EUR |
| 10 KPW | 0.01 EUR |
| 50 KPW | 0.05 EUR |
| 100 KPW | 0.10 EUR |
| 500 KPW | 0.48 EUR |
| 1,000 KPW | 0.96 EUR |
Get KPW/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=EURExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-28T12:28:59Z",
"rates": {
"EUR": 0.000962
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "EUR",
"amount": 100
},
"result": 0.0962,
"rate": 0.000962
}Build with KPW/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key