Rate Overview
Live
1 BND = 71.8763 BTN
1 BTN = 0.013913
BND
Avg
71.9753
High
72.2193
Low
71.6726
Last updated: 3/7/2026, 9:11:49 AM
Quick Conversions
| BND | BTN |
|---|---|
| 1 BND | 71.88 BTN |
| 10 BND | 718.76 BTN |
| 50 BND | 3,593.82 BTN |
| 100 BND | 7,187.63 BTN |
| 500 BND | 35,938.17 BTN |
| 1,000 BND | 71,876.35 BTN |
Get BND/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BTNExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T09:11:49Z",
"rates": {
"BTN": 71.876349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BTN",
"amount": 100
},
"result": 7187.634900000001,
"rate": 71.876349
}Build with BND/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key