Rate Overview
Live
1 CAD = 12714.34 IDR
1 IDR = 0.000079
CAD
Avg
11678.50
High
12894.19
Low
10987.45
Last updated: 7/26/2026, 2:34:06 PM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,714.34 IDR |
| 10 CAD | 127,143.38 IDR |
| 50 CAD | 635,716.88 IDR |
| 100 CAD | 1,271,433.75 IDR |
| 500 CAD | 6,357,168.76 IDR |
| 1,000 CAD | 12,714,337.53 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-26T14:34:06Z",
"rates": {
"IDR": 12714.337525
}
}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": 1271433.7525000002,
"rate": 12714.337525
}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