Rate Overview
Live
1 CAD = 67.9828 BTN
1 BTN = 0.014710
CAD
Avg
67.2734
High
67.9828
Low
66.6502
Last updated: 4/16/2026, 10:55:04 PM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 67.98 BTN |
| 10 CAD | 679.83 BTN |
| 50 CAD | 3,399.14 BTN |
| 100 CAD | 6,798.28 BTN |
| 500 CAD | 33,991.42 BTN |
| 1,000 CAD | 67,982.84 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-04-16T22:55:04Z",
"rates": {
"BTN": 67.982839
}
}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": 6798.283899999999,
"rate": 67.982839
}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