Rate Overview
Live
1 CAD = 2886.43 KHR
1 KHR = 0.000346
CAD
Avg
2901.97
High
2966.05
Low
2839.98
Last updated: 3/28/2026, 1:57:24 PM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,886.43 KHR |
| 10 CAD | 28,864.34 KHR |
| 50 CAD | 144,321.68 KHR |
| 100 CAD | 288,643.35 KHR |
| 500 CAD | 1,443,216.77 KHR |
| 1,000 CAD | 2,886,433.54 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-03-28T13:57:24Z",
"rates": {
"KHR": 2886.433536
}
}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": 288643.3536,
"rate": 2886.433536
}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