Rate Overview
Live
1 KPW = 0.000863 CHF
1 CHF = 1158.75
KPW
Avg
0.000867
High
0.000871
Low
0.000863
Last updated: 5/8/2026, 2:16:16 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.43 CHF |
| 1,000 KPW | 0.86 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-05-08T14:16:16Z",
"rates": {
"CHF": 0.000863
}
}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.0863,
"rate": 0.000863
}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