Rate Overview
Live
1 CAD = 2903.35 KHR
1 KHR = 0.000344
CAD
Avg
2925.72
High
2976.25
Low
2879.81
Last updated: 5/27/2026, 9:43:42 PM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,903.35 KHR |
| 10 CAD | 29,033.53 KHR |
| 50 CAD | 145,167.64 KHR |
| 100 CAD | 290,335.28 KHR |
| 500 CAD | 1,451,676.40 KHR |
| 1,000 CAD | 2,903,352.79 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-27T21:43:42Z",
"rates": {
"KHR": 2903.352793
}
}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": 290335.2793,
"rate": 2903.352793
}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