Rate Overview
Live
1 CAD = 12269.68 IDR
1 IDR = 0.000082
CAD
Avg
12011.07
High
12414.42
Low
11596.27
Last updated: 3/27/2026, 6:48:16 AM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,269.68 IDR |
| 10 CAD | 122,696.84 IDR |
| 50 CAD | 613,484.20 IDR |
| 100 CAD | 1,226,968.40 IDR |
| 500 CAD | 6,134,842.00 IDR |
| 1,000 CAD | 12,269,684.01 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-27T06:48:16Z",
"rates": {
"IDR": 12269.684009
}
}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": 1226968.4009,
"rate": 12269.684009
}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