Rate Overview
Live
1 BTN = 0.014345 CAD
1 CAD = 69.7107
BTN
Avg
0.014353
High
0.014474
Low
0.014311
Last updated: 5/6/2026, 11:05:37 PM
Quick Conversions
| BTN | CAD |
|---|---|
| 1 BTN | 0.01 CAD |
| 10 BTN | 0.14 CAD |
| 50 BTN | 0.72 CAD |
| 100 BTN | 1.43 CAD |
| 500 BTN | 7.17 CAD |
| 1,000 BTN | 14.35 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-05-06T23:05:37Z",
"rates": {
"CAD": 0.014345
}
}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.4345,
"rate": 0.014345
}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