Rate Overview
Live
1 CAD = 68.9037 BTN
1 BTN = 0.014513
CAD
Avg
68.5213
High
68.9037
Low
68.2328
Last updated: 8/15/2026, 3:46:25 PM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 68.90 BTN |
| 10 CAD | 689.04 BTN |
| 50 CAD | 3,445.19 BTN |
| 100 CAD | 6,890.37 BTN |
| 500 CAD | 34,451.86 BTN |
| 1,000 CAD | 68,903.72 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-08-15T15:46:25Z",
"rates": {
"BTN": 68.903724
}
}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": 6890.372399999999,
"rate": 68.903724
}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