Rate Overview
Live
1 BOB = 13.6070 BTN
1 BTN = 0.073491
BOB
Avg
13.5646
High
13.6367
Low
13.4450
Last updated: 3/27/2026, 4:41:01 PM
Quick Conversions
| BOB | BTN |
|---|---|
| 1 BOB | 13.61 BTN |
| 10 BOB | 136.07 BTN |
| 50 BOB | 680.35 BTN |
| 100 BOB | 1,360.70 BTN |
| 500 BOB | 6,803.51 BTN |
| 1,000 BOB | 13,607.02 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-27T16:41:01Z",
"rates": {
"BTN": 13.607022
}
}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": 1360.7022000000002,
"rate": 13.607022
}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