Rate Overview
Live
1 BOB = 13.5034 BTN
1 BTN = 0.074055
BOB
Avg
13.4629
High
13.5159
Low
13.4015
Last updated: 4/17/2026, 6:10:35 AM
Quick Conversions
| BOB | BTN |
|---|---|
| 1 BOB | 13.50 BTN |
| 10 BOB | 135.03 BTN |
| 50 BOB | 675.17 BTN |
| 100 BOB | 1,350.34 BTN |
| 500 BOB | 6,751.70 BTN |
| 1,000 BOB | 13,503.40 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-04-17T06:10:35Z",
"rates": {
"BTN": 13.503397
}
}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": 1350.3397,
"rate": 13.503397
}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