Rate Overview
Live
1 KRW = 0.000523 CHF
1 CHF = 1912.05
KRW
Avg
0.000525
High
0.000528
Low
0.000522
Last updated: 3/26/2026, 11:38:02 PM
Quick Conversions
| KRW | CHF |
|---|---|
| 1 KRW | 0.00 CHF |
| 10 KRW | 0.01 CHF |
| 50 KRW | 0.03 CHF |
| 100 KRW | 0.05 CHF |
| 500 KRW | 0.26 CHF |
| 1,000 KRW | 0.52 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-03-26T23:38:02Z",
"rates": {
"CHF": 0.000523
}
}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.0523,
"rate": 0.000523
}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