Rate Overview
Live
1 BTN = 0.112364 BOB
1 BOB = 8.8996
BTN
Avg
0.110442
High
0.112364
Low
0.107755
Last updated: 7/22/2026, 7:37:11 PM
Quick Conversions
| BTN | BOB |
|---|---|
| 1 BTN | 0.11 BOB |
| 10 BTN | 1.12 BOB |
| 50 BTN | 5.62 BOB |
| 100 BTN | 11.24 BOB |
| 500 BTN | 56.18 BOB |
| 1,000 BTN | 112.36 BOB |
Get BTN/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BOBExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-22T19:37:11Z",
"rates": {
"BOB": 0.112364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BOB",
"amount": 100
},
"result": 11.2364,
"rate": 0.112364
}Build with BTN/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key