Rate Overview
Live
1 CAD = 12673.24 IDR
1 IDR = 0.000079
CAD
Avg
12628.60
High
12677.92
Low
12567.25
Last updated: 7/4/2026, 10:06:52 PM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,673.24 IDR |
| 10 CAD | 126,732.42 IDR |
| 50 CAD | 633,662.09 IDR |
| 100 CAD | 1,267,324.18 IDR |
| 500 CAD | 6,336,620.90 IDR |
| 1,000 CAD | 12,673,241.80 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-04T22:06:52Z",
"rates": {
"IDR": 12673.241797
}
}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": 1267324.1797,
"rate": 12673.241797
}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