Rate Overview
Live
1 BOB = 13.3113 BTN
1 BTN = 0.075124
BOB
Avg
13.2551
High
13.3301
Low
13.1601
Last updated: 3/7/2026, 4:24:50 AM
Quick Conversions
| BOB | BTN |
|---|---|
| 1 BOB | 13.31 BTN |
| 10 BOB | 133.11 BTN |
| 50 BOB | 665.57 BTN |
| 100 BOB | 1,331.13 BTN |
| 500 BOB | 6,655.67 BTN |
| 1,000 BOB | 13,311.35 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-03-07T04:24:50Z",
"rates": {
"BTN": 13.311346
}
}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": 1331.1346,
"rate": 13.311346
}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