Rate Overview
Live
1 BTN = 0.014722 CAD
1 CAD = 67.9256
BTN
Avg
0.014996
High
0.015376
Low
0.014679
Last updated: 3/27/2026, 12:56:04 PM
Quick Conversions
| BTN | CAD |
|---|---|
| 1 BTN | 0.01 CAD |
| 10 BTN | 0.15 CAD |
| 50 BTN | 0.74 CAD |
| 100 BTN | 1.47 CAD |
| 500 BTN | 7.36 CAD |
| 1,000 BTN | 14.72 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-03-27T12:56:04Z",
"rates": {
"CAD": 0.014722
}
}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.4722000000000002,
"rate": 0.014722
}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