Rate Overview
Live
1 BOB = 13.6412 BTN
1 BTN = 0.073307
BOB
Avg
13.6922
High
13.8160
Low
13.6135
Last updated: 6/19/2026, 8:42:42 AM
Quick Conversions
| BOB | BTN |
|---|---|
| 1 BOB | 13.64 BTN |
| 10 BOB | 136.41 BTN |
| 50 BOB | 682.06 BTN |
| 100 BOB | 1,364.12 BTN |
| 500 BOB | 6,820.59 BTN |
| 1,000 BOB | 13,641.18 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-06-19T08:42:42Z",
"rates": {
"BTN": 13.641179
}
}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": 1364.1179,
"rate": 13.641179
}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