Rate Overview
Live
1 KPW = 0.000971 EUR
1 EUR = 1029.87
KPW
Avg
0.000972
High
0.000974
Low
0.000970
Last updated: 7/9/2026, 2:33:57 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.49 EUR |
| 1,000 KPW | 0.97 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-07-09T14:33:57Z",
"rates": {
"EUR": 0.000971
}
}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.09709999999999999,
"rate": 0.000971
}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