Rate Overview
Live
1 CAD = 2933.69 KHR
1 KHR = 0.000341
CAD
Avg
2921.60
High
2933.82
Low
2908.69
Last updated: 9/4/2026, 7:58:58 AM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,933.69 KHR |
| 10 CAD | 29,336.87 KHR |
| 50 CAD | 146,684.36 KHR |
| 100 CAD | 293,368.72 KHR |
| 500 CAD | 1,466,843.60 KHR |
| 1,000 CAD | 2,933,687.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-09-04T07:58:58Z",
"rates": {
"KHR": 2933.687208
}
}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": 293368.7208,
"rate": 2933.687208
}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