Rate Overview
Live
1 CAD = 2901.54 KHR
1 KHR = 0.000345
CAD
Avg
2925.64
High
2976.25
Low
2879.81
Last updated: 5/28/2026, 1:21:37 AM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,901.54 KHR |
| 10 CAD | 29,015.39 KHR |
| 50 CAD | 145,076.96 KHR |
| 100 CAD | 290,153.93 KHR |
| 500 CAD | 1,450,769.63 KHR |
| 1,000 CAD | 2,901,539.25 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-28T01:21:37Z",
"rates": {
"KHR": 2901.539252
}
}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": 290153.9252,
"rate": 2901.539252
}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