Rate Overview
Live
1 BND = 74.5629 BTN
1 BTN = 0.013412
BND
Avg
72.9883
High
75.3281
Low
69.9007
Last updated: 7/27/2026, 11:02:22 PM
Quick Conversions
| BND | BTN |
|---|---|
| 1 BND | 74.56 BTN |
| 10 BND | 745.63 BTN |
| 50 BND | 3,728.14 BTN |
| 100 BND | 7,456.29 BTN |
| 500 BND | 37,281.43 BTN |
| 1,000 BND | 74,562.87 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-27T23:02:22Z",
"rates": {
"BTN": 74.562869
}
}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": 7456.286900000001,
"rate": 74.562869
}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