Rate Overview
Live
1 CAD = 69.3001 BTN
1 BTN = 0.014430
CAD
Avg
69.5124
High
70.3649
Low
68.8336
Last updated: 5/27/2026, 6:12:31 AM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 69.30 BTN |
| 10 CAD | 693.00 BTN |
| 50 CAD | 3,465.01 BTN |
| 100 CAD | 6,930.01 BTN |
| 500 CAD | 34,650.06 BTN |
| 1,000 CAD | 69,300.12 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-05-27T06:12:31Z",
"rates": {
"BTN": 69.300121
}
}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": 6930.012100000001,
"rate": 69.300121
}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