Rate Overview
Live
1 CAD = 12505.39 IDR
1 IDR = 0.000080
CAD
Avg
12375.48
High
12505.39
Low
12309.25
Last updated: 3/7/2026, 12:30:36 AM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,505.39 IDR |
| 10 CAD | 125,053.88 IDR |
| 50 CAD | 625,269.41 IDR |
| 100 CAD | 1,250,538.82 IDR |
| 500 CAD | 6,252,694.09 IDR |
| 1,000 CAD | 12,505,388.19 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-07T00:30:36Z",
"rates": {
"IDR": 12505.388189
}
}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": 1250538.8188999998,
"rate": 12505.388189
}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