Rate Overview
Live
1 CAD = 2956.21 KHR
1 KHR = 0.000338
CAD
Avg
2942.72
High
2956.21
Low
2931.26
Last updated: 3/7/2026, 9:16:39 AM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,956.21 KHR |
| 10 CAD | 29,562.13 KHR |
| 50 CAD | 147,810.66 KHR |
| 100 CAD | 295,621.31 KHR |
| 500 CAD | 1,478,106.56 KHR |
| 1,000 CAD | 2,956,213.11 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-07T09:16:39Z",
"rates": {
"KHR": 2956.213113
}
}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": 295621.3113,
"rate": 2956.213113
}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