Rate Overview
Live
1 CAD = 12845.91 IDR
1 IDR = 0.000078
CAD
Avg
12764.21
High
12845.91
Low
12717.62
Last updated: 7/28/2026, 3:31:17 AM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,845.91 IDR |
| 10 CAD | 128,459.11 IDR |
| 50 CAD | 642,295.57 IDR |
| 100 CAD | 1,284,591.14 IDR |
| 500 CAD | 6,422,955.70 IDR |
| 1,000 CAD | 12,845,911.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-07-28T03:31:17Z",
"rates": {
"IDR": 12845.911392
}
}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": 1284591.1392,
"rate": 12845.911392
}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