Rate Overview
Live
1 BOB = 8.4931 BTN
1 BTN = 0.117743
BOB
Avg
8.7157
High
8.9746
Low
8.4931
Last updated: 7/28/2026, 11:22:06 AM
Quick Conversions
| BOB | BTN |
|---|---|
| 1 BOB | 8.49 BTN |
| 10 BOB | 84.93 BTN |
| 50 BOB | 424.65 BTN |
| 100 BOB | 849.31 BTN |
| 500 BOB | 4,246.54 BTN |
| 1,000 BOB | 8,493.08 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-28T11:22:06Z",
"rates": {
"BTN": 8.493077
}
}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": 849.3077,
"rate": 8.493077
}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