Rate Overview
Live
1 BTN = 0.014621 CAD
1 CAD = 68.3948
BTN
Avg
0.014582
High
0.014665
Low
0.014514
Last updated: 9/3/2026, 2:48:11 PM
Quick Conversions
| BTN | CAD |
|---|---|
| 1 BTN | 0.01 CAD |
| 10 BTN | 0.15 CAD |
| 50 BTN | 0.73 CAD |
| 100 BTN | 1.46 CAD |
| 500 BTN | 7.31 CAD |
| 1,000 BTN | 14.62 CAD |
Get BTN/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=CADExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-09-03T14:48:11Z",
"rates": {
"CAD": 0.014621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "CAD",
"amount": 100
},
"result": 1.4621,
"rate": 0.014621
}Build with BTN/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key