Rate Overview
Live
1 CAD = 12899.33 IDR
1 IDR = 0.000078
CAD
Avg
12782.56
High
12912.45
Low
12638.30
Last updated: 5/27/2026, 10:54:13 PM
Quick Conversions
| CAD | IDR |
|---|---|
| 1 CAD | 12,899.33 IDR |
| 10 CAD | 128,993.33 IDR |
| 50 CAD | 644,966.67 IDR |
| 100 CAD | 1,289,933.35 IDR |
| 500 CAD | 6,449,666.73 IDR |
| 1,000 CAD | 12,899,333.47 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-27T22:54:13Z",
"rates": {
"IDR": 12899.333465
}
}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": 1289933.3465,
"rate": 12899.333465
}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