Rate Overview
Live
1 CAD = 69.6910 BTN
1 BTN = 0.014349
CAD
Avg
69.7379
High
69.8715
Low
69.3803
Last updated: 5/7/2026, 12:14:41 AM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 69.69 BTN |
| 10 CAD | 696.91 BTN |
| 50 CAD | 3,484.55 BTN |
| 100 CAD | 6,969.10 BTN |
| 500 CAD | 34,845.48 BTN |
| 1,000 CAD | 69,690.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-05-07T00:14:41Z",
"rates": {
"BTN": 69.690957
}
}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": 6969.0957,
"rate": 69.690957
}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