Rate Overview
Live
1 CAD = 67.7737 BTN
1 BTN = 0.014755
CAD
Avg
67.2151
High
67.7737
Low
66.7229
Last updated: 3/7/2026, 7:40:15 AM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 67.77 BTN |
| 10 CAD | 677.74 BTN |
| 50 CAD | 3,388.68 BTN |
| 100 CAD | 6,777.37 BTN |
| 500 CAD | 33,886.83 BTN |
| 1,000 CAD | 67,773.65 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-03-07T07:40:15Z",
"rates": {
"BTN": 67.773651
}
}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": 6777.3651,
"rate": 67.773651
}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