Rate Overview
Live
1 BOB = 8.4640 BTN
1 BTN = 0.118148
BOB
Avg
12.4230
High
13.7495
Low
8.4640
Last updated: 7/30/2026, 8:44:54 PM
Quick Conversions
| BOB | BTN |
|---|---|
| 1 BOB | 8.46 BTN |
| 10 BOB | 84.64 BTN |
| 50 BOB | 423.20 BTN |
| 100 BOB | 846.40 BTN |
| 500 BOB | 4,231.98 BTN |
| 1,000 BOB | 8,463.96 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-07-30T20:44:54Z",
"rates": {
"BTN": 8.463955
}
}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": 846.3955000000001,
"rate": 8.463955
}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