Rate Overview
Live
1 KHR = 0.000194 CHF
1 CHF = 5154.64
KHR
Avg
0.000195
High
0.000197
Low
0.000194
Last updated: 4/18/2026, 8:48:52 AM
Quick Conversions
| KHR | CHF |
|---|---|
| 1 KHR | 0.00 CHF |
| 10 KHR | 0.00 CHF |
| 50 KHR | 0.01 CHF |
| 100 KHR | 0.02 CHF |
| 500 KHR | 0.10 CHF |
| 1,000 KHR | 0.19 CHF |
Get KHR/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=CHFExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-04-18T08:48:52Z",
"rates": {
"CHF": 0.000194
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "CHF",
"amount": 100
},
"result": 0.0194,
"rate": 0.000194
}Build with KHR/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key