Rate Overview
Live
1 CAD = 2869.26 KHR
1 KHR = 0.000349
CAD
Avg
2849.18
High
2882.05
Low
2817.36
Last updated: 7/25/2026, 8:56:41 PM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,869.26 KHR |
| 10 CAD | 28,692.57 KHR |
| 50 CAD | 143,462.86 KHR |
| 100 CAD | 286,925.71 KHR |
| 500 CAD | 1,434,628.56 KHR |
| 1,000 CAD | 2,869,257.13 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-25T20:56:41Z",
"rates": {
"KHR": 2869.257125
}
}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": 286925.7125,
"rate": 2869.257125
}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