Rate Overview
Live
1 CAD = 12264.74 IDR
1 IDR = 0.000082
CAD
Avg
12303.49
High
12390.44
Low
12228.35
Last updated: 3/27/2026, 5:09:53 AM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,264.74 IDR |
| 10 CAD | 122,647.43 IDR |
| 50 CAD | 613,237.17 IDR |
| 100 CAD | 1,226,474.35 IDR |
| 500 CAD | 6,132,371.73 IDR |
| 1,000 CAD | 12,264,743.46 IDR |
Get CAD/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=IDRExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T05:09:53Z",
"rates": {
"IDR": 12264.743464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "IDR",
"amount": 100
},
"result": 1226474.3464,
"rate": 12264.743464
}Build with CAD/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key