Rate Overview
Live
1 CAD = 2903.17 KHR
1 KHR = 0.000344
CAD
Avg
2927.66
High
2954.82
Low
2895.87
Last updated: 5/27/2026, 10:54:45 PM
Quick Conversions
| CAD | KHR |
|---|---|
| 1 CAD | 2,903.17 KHR |
| 10 CAD | 29,031.74 KHR |
| 50 CAD | 145,158.72 KHR |
| 100 CAD | 290,317.45 KHR |
| 500 CAD | 1,451,587.24 KHR |
| 1,000 CAD | 2,903,174.48 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-27T22:54:45Z",
"rates": {
"KHR": 2903.174483
}
}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": 290317.4483,
"rate": 2903.174483
}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