Rate Overview
Live
1 CAD = 2932.29 KHR
1 KHR = 0.000341
CAD
Avg
2908.60
High
2932.29
Low
2885.80
Last updated: 4/17/2026, 12:05:39 PM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,932.29 KHR |
| 10 CAD | 29,322.89 KHR |
| 50 CAD | 146,614.46 KHR |
| 100 CAD | 293,228.93 KHR |
| 500 CAD | 1,466,144.64 KHR |
| 1,000 CAD | 2,932,289.29 KHR |
Get CAD/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=KHRExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-04-17T12:05:39Z",
"rates": {
"KHR": 2932.289286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "KHR",
"amount": 100
},
"result": 293228.92860000004,
"rate": 2932.289286
}Build with CAD/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key