Rate Overview
Live
1 CAD = 2912.66 KHR
1 KHR = 0.000343
CAD
Avg
2906.49
High
2912.66
Low
2898.87
Last updated: 8/14/2026, 9:01:35 AM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,912.66 KHR |
| 10 CAD | 29,126.56 KHR |
| 50 CAD | 145,632.78 KHR |
| 100 CAD | 291,265.57 KHR |
| 500 CAD | 1,456,327.83 KHR |
| 1,000 CAD | 2,912,655.65 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-08-14T09:01:35Z",
"rates": {
"KHR": 2912.655651
}
}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": 291265.5651,
"rate": 2912.655651
}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