Rate Overview
Live
1 BND = 73.6618 BTN
1 BTN = 0.013576
BND
Avg
73.6590
High
73.9526
Low
73.0503
Last updated: 7/8/2026, 6:50:57 PM
Quick Conversions
| BND | BTN |
|---|---|
| 1 BND | 73.66 BTN |
| 10 BND | 736.62 BTN |
| 50 BND | 3,683.09 BTN |
| 100 BND | 7,366.18 BTN |
| 500 BND | 36,830.92 BTN |
| 1,000 BND | 73,661.85 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-07-08T18:50:57Z",
"rates": {
"BTN": 73.661846
}
}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": 7366.1846,
"rate": 73.661846
}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