Rate Overview
Live
1 CAD = 12757.36 IDR
1 IDR = 0.000078
CAD
Avg
12763.54
High
12819.57
Low
12690.98
Last updated: 5/7/2026, 11:28:49 AM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,757.36 IDR |
| 10 CAD | 127,573.56 IDR |
| 50 CAD | 637,867.78 IDR |
| 100 CAD | 1,275,735.56 IDR |
| 500 CAD | 6,378,677.82 IDR |
| 1,000 CAD | 12,757,355.64 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-07T11:28:49Z",
"rates": {
"IDR": 12757.355638
}
}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": 1275735.5638000001,
"rate": 12757.355638
}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