Rate Overview
Live
1 CAD = 2866.92 KHR
1 KHR = 0.000349
CAD
Avg
2874.64
High
2889.37
Low
2863.12
Last updated: 6/17/2026, 6:41:12 AM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,866.92 KHR |
| 10 CAD | 28,669.18 KHR |
| 50 CAD | 143,345.90 KHR |
| 100 CAD | 286,691.79 KHR |
| 500 CAD | 1,433,458.97 KHR |
| 1,000 CAD | 2,866,917.94 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-06-17T06:41:12Z",
"rates": {
"KHR": 2866.917938
}
}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": 286691.7938,
"rate": 2866.917938
}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