Rate Overview
Live
1 KPW = 0.000892 CHF
1 CHF = 1121.08
KPW
Avg
0.000897
High
0.000901
Low
0.000891
Last updated: 7/3/2026, 5:54:12 PM
Quick Conversions
| KPW | CHF |
|---|---|
| 1 KPW | 0.00 CHF |
| 10 KPW | 0.01 CHF |
| 50 KPW | 0.04 CHF |
| 100 KPW | 0.09 CHF |
| 500 KPW | 0.45 CHF |
| 1,000 KPW | 0.89 CHF |
Get KPW/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=CHFExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-07-03T17:54:12Z",
"rates": {
"CHF": 0.000892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "CHF",
"amount": 100
},
"result": 0.0892,
"rate": 0.000892
}Build with KPW/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key