Rate Overview
Live
1 CAD = 2829.37 KHR
1 KHR = 0.000353
CAD
Avg
2827.63
High
2833.81
Low
2821.68
Last updated: 7/5/2026, 11:38:53 PM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,829.37 KHR |
| 10 CAD | 28,293.74 KHR |
| 50 CAD | 141,468.69 KHR |
| 100 CAD | 282,937.38 KHR |
| 500 CAD | 1,414,686.88 KHR |
| 1,000 CAD | 2,829,373.77 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-07-05T23:38:53Z",
"rates": {
"KHR": 2829.373767
}
}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": 282937.3767,
"rate": 2829.373767
}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