Rate Overview
Live
1 CAD = 2868.79 KHR
1 KHR = 0.000349
CAD
Avg
2870.38
High
2878.94
Low
2867.37
Last updated: 7/27/2026, 12:40:29 AM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,868.79 KHR |
| 10 CAD | 28,687.94 KHR |
| 50 CAD | 143,439.71 KHR |
| 100 CAD | 286,879.42 KHR |
| 500 CAD | 1,434,397.11 KHR |
| 1,000 CAD | 2,868,794.21 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-07-27T00:40:29Z",
"rates": {
"KHR": 2868.794212
}
}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": 286879.4212,
"rate": 2868.794212
}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