Rate Overview
Live
1 BOB = 8.4195 BTN
1 BTN = 0.118772
BOB
Avg
8.6458
High
8.9044
Low
8.4195
Last updated: 7/29/2026, 10:23:35 AM
Quick Conversions
| BOB | BTN |
|---|---|
| 1 BOB | 8.42 BTN |
| 10 BOB | 84.20 BTN |
| 50 BOB | 420.98 BTN |
| 100 BOB | 841.95 BTN |
| 500 BOB | 4,209.76 BTN |
| 1,000 BOB | 8,419.52 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-29T10:23:35Z",
"rates": {
"BTN": 8.419516
}
}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": 841.9516,
"rate": 8.419516
}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