Rate Overview
Live
1 KRW = 0.000560 CHF
1 CHF = 1785.71
KRW
Avg
0.000533
High
0.000560
Low
0.000515
Last updated: 7/26/2026, 1:38:41 AM
Quick Conversions
| KRW | CHF |
|---|---|
| 1 KRW | 0.00 CHF |
| 10 KRW | 0.01 CHF |
| 50 KRW | 0.03 CHF |
| 100 KRW | 0.06 CHF |
| 500 KRW | 0.28 CHF |
| 1,000 KRW | 0.56 CHF |
Get KRW/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=CHFExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-26T01:38:41Z",
"rates": {
"CHF": 0.00056
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "CHF",
"amount": 100
},
"result": 0.055999999999999994,
"rate": 0.00056
}Build with KRW/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key