Rate Overview
Live
1 CAD = 12685.50 IDR
1 IDR = 0.000079
CAD
Avg
12657.94
High
12687.57
Low
12576.40
Last updated: 7/7/2026, 12:19:49 PM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,685.50 IDR |
| 10 CAD | 126,854.99 IDR |
| 50 CAD | 634,274.94 IDR |
| 100 CAD | 1,268,549.88 IDR |
| 500 CAD | 6,342,749.41 IDR |
| 1,000 CAD | 12,685,498.82 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-07-07T12:19:49Z",
"rates": {
"IDR": 12685.498819
}
}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": 1268549.8819,
"rate": 12685.498819
}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