Rate Overview
Live
1 CAD = 68.0072 BTN
1 BTN = 0.014704
CAD
Avg
67.2761
High
68.0072
Low
66.6502
Last updated: 4/16/2026, 9:32:26 PM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 68.01 BTN |
| 10 CAD | 680.07 BTN |
| 50 CAD | 3,400.36 BTN |
| 100 CAD | 6,800.72 BTN |
| 500 CAD | 34,003.58 BTN |
| 1,000 CAD | 68,007.16 BTN |
Get CAD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BTNExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-04-16T21:32:26Z",
"rates": {
"BTN": 68.007157
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BTN",
"amount": 100
},
"result": 6800.715700000001,
"rate": 68.007157
}Build with CAD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key