Rate Overview
Live
1 BTN = 0.118771 BOB
1 BOB = 8.4196
BTN
Avg
0.115712
High
0.118771
Low
0.112303
Last updated: 7/29/2026, 4:33:22 PM
Quick Conversions
| BTN | BOB |
|---|---|
| 1 BTN | 0.12 BOB |
| 10 BTN | 1.19 BOB |
| 50 BTN | 5.94 BOB |
| 100 BTN | 11.88 BOB |
| 500 BTN | 59.39 BOB |
| 1,000 BTN | 118.77 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-29T16:33:22Z",
"rates": {
"BOB": 0.118771
}
}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.8771,
"rate": 0.118771
}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