Rate Overview
Live
1 KHR = 0.000200 CHF
1 CHF = 5000.00
KHR
Avg
0.000198
High
0.000201
Low
0.000197
Last updated: 6/19/2026, 9:48:25 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.20 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-06-19T09:48:25Z",
"rates": {
"CHF": 0.0002
}
}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.02,
"rate": 0.0002
}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