Rate Overview
Live
1 CAD = 12767.79 IDR
1 IDR = 0.000078
CAD
Avg
12732.51
High
12840.04
Low
12568.85
Last updated: 7/28/2026, 11:25:16 AM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,767.79 IDR |
| 10 CAD | 127,677.89 IDR |
| 50 CAD | 638,389.46 IDR |
| 100 CAD | 1,276,778.91 IDR |
| 500 CAD | 6,383,894.57 IDR |
| 1,000 CAD | 12,767,789.13 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-28T11:25:16Z",
"rates": {
"IDR": 12767.789134
}
}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": 1276778.9134,
"rate": 12767.789134
}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