Rate Overview
Live
1 CAD = 2949.84 KHR
1 KHR = 0.000339
CAD
Avg
2947.55
High
2954.82
Low
2933.92
Last updated: 5/7/2026, 1:47:10 PM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,949.84 KHR |
| 10 CAD | 29,498.39 KHR |
| 50 CAD | 147,491.93 KHR |
| 100 CAD | 294,983.86 KHR |
| 500 CAD | 1,474,919.29 KHR |
| 1,000 CAD | 2,949,838.58 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-07T13:47:10Z",
"rates": {
"KHR": 2949.83858
}
}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": 294983.858,
"rate": 2949.83858
}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