Rate Overview
Live
1 CAD = 69.1837 BTN
1 BTN = 0.014454
CAD
Avg
69.5080
High
70.3649
Low
68.8336
Last updated: 5/27/2026, 11:18:59 AM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 69.18 BTN |
| 10 CAD | 691.84 BTN |
| 50 CAD | 3,459.18 BTN |
| 100 CAD | 6,918.37 BTN |
| 500 CAD | 34,591.83 BTN |
| 1,000 CAD | 69,183.67 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-27T11:18:59Z",
"rates": {
"BTN": 69.183666
}
}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": 6918.3666,
"rate": 69.183666
}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