Rate Overview
Live
1 BOB = 9.6382 BTN
1 BTN = 0.103754
BOB
Avg
12.2178
High
13.7858
Low
9.6124
Last updated: 7/10/2026, 3:20:03 AM
Quick Conversions
| BOB | BTN |
|---|---|
| 1 BOB | 9.64 BTN |
| 10 BOB | 96.38 BTN |
| 50 BOB | 481.91 BTN |
| 100 BOB | 963.82 BTN |
| 500 BOB | 4,819.10 BTN |
| 1,000 BOB | 9,638.20 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-07-10T03:20:03Z",
"rates": {
"BTN": 9.638202
}
}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": 963.8202,
"rate": 9.638202
}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