Rate Overview
Live
1 BND = 74.0544 BTN
1 BTN = 0.013504
BND
Avg
74.5211
High
74.8998
Low
74.0544
Last updated: 7/29/2026, 4:27:23 PM
Quick Conversions
| BND | BTN |
|---|---|
| 1 BND | 74.05 BTN |
| 10 BND | 740.54 BTN |
| 50 BND | 3,702.72 BTN |
| 100 BND | 7,405.44 BTN |
| 500 BND | 37,027.21 BTN |
| 1,000 BND | 74,054.42 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-29T16:27:23Z",
"rates": {
"BTN": 74.054424
}
}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": 7405.4424,
"rate": 74.054424
}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