Rate Overview
Live
1 CAD = 12286.86 IDR
1 IDR = 0.000081
CAD
Avg
12135.93
High
12464.48
Low
11851.96
Last updated: 3/27/2026, 8:28:21 AM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,286.86 IDR |
| 10 CAD | 122,868.64 IDR |
| 50 CAD | 614,343.22 IDR |
| 100 CAD | 1,228,686.44 IDR |
| 500 CAD | 6,143,432.19 IDR |
| 1,000 CAD | 12,286,864.38 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-27T08:28:21Z",
"rates": {
"IDR": 12286.864383
}
}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": 1228686.4383,
"rate": 12286.864383
}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