Rate Overview
Live
1 CAD = 12706.46 IDR
1 IDR = 0.000079
CAD
Avg
12743.91
High
12858.32
Low
12645.55
Last updated: 6/17/2026, 6:42:31 AM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,706.46 IDR |
| 10 CAD | 127,064.64 IDR |
| 50 CAD | 635,323.20 IDR |
| 100 CAD | 1,270,646.40 IDR |
| 500 CAD | 6,353,231.98 IDR |
| 1,000 CAD | 12,706,463.97 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-06-17T06:42:31Z",
"rates": {
"IDR": 12706.463965
}
}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": 1270646.3965,
"rate": 12706.463965
}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