Rate Overview
Live
1 CAD = 67.9211 BTN
1 BTN = 0.014723
CAD
Avg
68.1122
High
68.5999
Low
67.7572
Last updated: 3/27/2026, 12:52:43 PM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 67.92 BTN |
| 10 CAD | 679.21 BTN |
| 50 CAD | 3,396.06 BTN |
| 100 CAD | 6,792.11 BTN |
| 500 CAD | 33,960.56 BTN |
| 1,000 CAD | 67,921.13 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-27T12:52:43Z",
"rates": {
"BTN": 67.921128
}
}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.1128,
"rate": 67.921128
}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