Rate Overview
Live
1 BND = 74.4969 BTN
1 BTN = 0.013423
BND
Avg
74.4205
High
74.5783
Low
74.2385
Last updated: 5/7/2026, 7:57:52 PM
Quick Conversions
| BND | BTN |
|---|---|
| 1 BND | 74.50 BTN |
| 10 BND | 744.97 BTN |
| 50 BND | 3,724.85 BTN |
| 100 BND | 7,449.69 BTN |
| 500 BND | 37,248.45 BTN |
| 1,000 BND | 74,496.90 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-07T19:57:52Z",
"rates": {
"BTN": 74.496904
}
}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": 7449.6904,
"rate": 74.496904
}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