Rate Overview
Live
1 BND = 72.9513 BTN
1 BTN = 0.013708
BND
Avg
73.6412
High
74.1761
Low
72.9513
Last updated: 6/19/2026, 8:21:47 AM
Quick Conversions
| BND | BTN |
|---|---|
| 1 BND | 72.95 BTN |
| 10 BND | 729.51 BTN |
| 50 BND | 3,647.56 BTN |
| 100 BND | 7,295.13 BTN |
| 500 BND | 36,475.63 BTN |
| 1,000 BND | 72,951.26 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-06-19T08:21:47Z",
"rates": {
"BTN": 72.951262
}
}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": 7295.1262,
"rate": 72.951262
}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