Rate Overview
Live
1 CAD = 12904.32 IDR
1 IDR = 0.000077
CAD
Avg
12857.19
High
12912.45
Low
12807.52
Last updated: 5/27/2026, 8:26:41 PM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,904.32 IDR |
| 10 CAD | 129,043.22 IDR |
| 50 CAD | 645,216.08 IDR |
| 100 CAD | 1,290,432.17 IDR |
| 500 CAD | 6,452,160.84 IDR |
| 1,000 CAD | 12,904,321.68 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-05-27T20:26:41Z",
"rates": {
"IDR": 12904.321679
}
}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": 1290432.1679,
"rate": 12904.321679
}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