Rate Overview
Live
1 CAD = 12817.76 IDR
1 IDR = 0.000078
CAD
Avg
12268.20
High
12968.55
Low
11713.02
Last updated: 7/20/2026, 1:59:05 AM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,817.76 IDR |
| 10 CAD | 128,177.60 IDR |
| 50 CAD | 640,888.02 IDR |
| 100 CAD | 1,281,776.03 IDR |
| 500 CAD | 6,408,880.17 IDR |
| 1,000 CAD | 12,817,760.34 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-20T01:59:05Z",
"rates": {
"IDR": 12817.760342
}
}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": 1281776.0341999999,
"rate": 12817.760342
}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