Rate Overview
Live
1 CAD = 2867.53 KHR
1 KHR = 0.000349
CAD
Avg
2890.24
High
3024.93
Low
2783.29
Last updated: 7/28/2026, 12:03:04 PM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,867.53 KHR |
| 10 CAD | 28,675.28 KHR |
| 50 CAD | 143,376.40 KHR |
| 100 CAD | 286,752.79 KHR |
| 500 CAD | 1,433,763.95 KHR |
| 1,000 CAD | 2,867,527.91 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-28T12:03:04Z",
"rates": {
"KHR": 2867.52791
}
}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": 286752.79099999997,
"rate": 2867.52791
}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