Rate Overview
Live
1 CAD = 68.5150 BTN
1 BTN = 0.014595
CAD
Avg
65.9699
High
70.3649
Low
62.6466
Last updated: 7/27/2026, 12:15:55 AM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 68.51 BTN |
| 10 CAD | 685.15 BTN |
| 50 CAD | 3,425.75 BTN |
| 100 CAD | 6,851.50 BTN |
| 500 CAD | 34,257.48 BTN |
| 1,000 CAD | 68,514.96 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-07-27T00:15:55Z",
"rates": {
"BTN": 68.514958
}
}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": 6851.4958,
"rate": 68.514958
}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