Rate Overview
Live
1 BOB = 7.5823 BTN
1 BTN = 0.131886
BOB
Avg
7.8349
High
8.0976
Low
7.5823
Last updated: 9/6/2026, 11:35:45 AM
Quick Conversions
| BOB | BTN |
|---|---|
| 1 BOB | 7.58 BTN |
| 10 BOB | 75.82 BTN |
| 50 BOB | 379.12 BTN |
| 100 BOB | 758.23 BTN |
| 500 BOB | 3,791.16 BTN |
| 1,000 BOB | 7,582.33 BTN |
Get BOB/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BTNExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-09-06T11:35:45Z",
"rates": {
"BTN": 7.582325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BTN",
"amount": 100
},
"result": 758.2325,
"rate": 7.582325
}Build with BOB/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key