Rate Overview
Live
1 BND = 73.6054 BTN
1 BTN = 0.013586
BND
Avg
73.3311
High
73.6054
Low
73.0200
Last updated: 3/28/2026, 10:39:13 AM
Quick Conversions
| BND | BTN |
|---|---|
| 1 BND | 73.61 BTN |
| 10 BND | 736.05 BTN |
| 50 BND | 3,680.27 BTN |
| 100 BND | 7,360.54 BTN |
| 500 BND | 36,802.71 BTN |
| 1,000 BND | 73,605.41 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-03-28T10:39:13Z",
"rates": {
"BTN": 73.605414
}
}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": 7360.5414,
"rate": 73.605414
}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