Rate Overview
Live
1 BND = 73.3505 BTN
1 BTN = 0.013633
BND
Avg
73.0474
High
73.4093
Low
72.6022
Last updated: 4/17/2026, 12:00:48 PM
Quick Conversions
| BND | BTN |
|---|---|
| 1 BND | 73.35 BTN |
| 10 BND | 733.50 BTN |
| 50 BND | 3,667.52 BTN |
| 100 BND | 7,335.05 BTN |
| 500 BND | 36,675.23 BTN |
| 1,000 BND | 73,350.47 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-04-17T12:00:48Z",
"rates": {
"BTN": 73.350466
}
}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": 7335.0466,
"rate": 73.350466
}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