Rate Overview
Live
1 BND = 74.1301 BTN
1 BTN = 0.013490
BND
Avg
74.5889
High
74.8998
Low
74.1301
Last updated: 7/29/2026, 1:21:26 AM
Quick Conversions
| BND | BTN |
|---|---|
| 1 BND | 74.13 BTN |
| 10 BND | 741.30 BTN |
| 50 BND | 3,706.50 BTN |
| 100 BND | 7,413.01 BTN |
| 500 BND | 37,065.04 BTN |
| 1,000 BND | 74,130.08 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-29T01:21:26Z",
"rates": {
"BTN": 74.130083
}
}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": 7413.0082999999995,
"rate": 74.130083
}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