Rate Overview
Live
1 CAD = 12869.57 IDR
1 IDR = 0.000078
CAD
Avg
12824.05
High
12869.57
Low
12740.10
Last updated: 8/16/2026, 9:17:39 AM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,869.57 IDR |
| 10 CAD | 128,695.67 IDR |
| 50 CAD | 643,478.36 IDR |
| 100 CAD | 1,286,956.72 IDR |
| 500 CAD | 6,434,783.59 IDR |
| 1,000 CAD | 12,869,567.18 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-08-16T09:17:39Z",
"rates": {
"IDR": 12869.56718
}
}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": 1286956.718,
"rate": 12869.56718
}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