Rate Overview
Live
1 BOB = 8.2403 BTN
1 BTN = 0.121354
BOB
Avg
8.1728
High
8.2403
Low
7.9808
Last updated: 8/19/2026, 10:19:56 AM
Quick Conversions
| BOB | BTN |
|---|---|
| 1 BOB | 8.24 BTN |
| 10 BOB | 82.40 BTN |
| 50 BOB | 412.02 BTN |
| 100 BOB | 824.03 BTN |
| 500 BOB | 4,120.16 BTN |
| 1,000 BOB | 8,240.32 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-08-19T10:19:56Z",
"rates": {
"BTN": 8.240322
}
}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": 824.0322000000001,
"rate": 8.240322
}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