Rate Overview
Live
1 CAD = 2900.47 KHR
1 KHR = 0.000345
CAD
Avg
2909.17
High
2973.19
Low
2849.78
Last updated: 5/28/2026, 3:46:03 AM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,900.47 KHR |
| 10 CAD | 29,004.71 KHR |
| 50 CAD | 145,023.55 KHR |
| 100 CAD | 290,047.11 KHR |
| 500 CAD | 1,450,235.53 KHR |
| 1,000 CAD | 2,900,471.06 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-05-28T03:46:03Z",
"rates": {
"KHR": 2900.471058
}
}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": 290047.1058,
"rate": 2900.471058
}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