Rate Overview
Live
1 CAD = 12595.98 IDR
1 IDR = 0.000079
CAD
Avg
12448.40
High
12595.98
Low
12344.63
Last updated: 4/17/2026, 6:27:50 AM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,595.98 IDR |
| 10 CAD | 125,959.76 IDR |
| 50 CAD | 629,798.82 IDR |
| 100 CAD | 1,259,597.64 IDR |
| 500 CAD | 6,297,988.20 IDR |
| 1,000 CAD | 12,595,976.39 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-04-17T06:27:50Z",
"rates": {
"IDR": 12595.976391
}
}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": 1259597.6391,
"rate": 12595.976391
}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