Rate Overview
Live
1 CAD = 67.9243 BTN
1 BTN = 0.014722
CAD
Avg
66.6942
High
68.1229
Low
65.0349
Last updated: 3/27/2026, 2:37:32 PM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 67.92 BTN |
| 10 CAD | 679.24 BTN |
| 50 CAD | 3,396.22 BTN |
| 100 CAD | 6,792.43 BTN |
| 500 CAD | 33,962.16 BTN |
| 1,000 CAD | 67,924.31 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-27T14:37:32Z",
"rates": {
"BTN": 67.924313
}
}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": 6792.4313,
"rate": 67.924313
}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