Rate Overview
Live
1 CAD = 69.3046 BTN
1 BTN = 0.014429
CAD
Avg
69.4708
High
70.3649
Low
69.0544
Last updated: 5/27/2026, 4:48:22 AM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 69.30 BTN |
| 10 CAD | 693.05 BTN |
| 50 CAD | 3,465.23 BTN |
| 100 CAD | 6,930.46 BTN |
| 500 CAD | 34,652.32 BTN |
| 1,000 CAD | 69,304.64 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-27T04:48:22Z",
"rates": {
"BTN": 69.304637
}
}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.4637,
"rate": 69.304637
}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