Rate Overview
Live
1 BND = 74.9655 BTN
1 BTN = 0.013339
BND
Avg
74.9673
High
75.5582
Low
74.6787
Last updated: 5/27/2026, 11:47:29 PM
Quick Conversions
| BND | BTN |
|---|---|
| 1 BND | 74.97 BTN |
| 10 BND | 749.65 BTN |
| 50 BND | 3,748.27 BTN |
| 100 BND | 7,496.55 BTN |
| 500 BND | 37,482.73 BTN |
| 1,000 BND | 74,965.46 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-05-27T23:47:29Z",
"rates": {
"BTN": 74.965462
}
}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": 7496.546200000001,
"rate": 74.965462
}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