Rate Overview
Live
1 BTN = 0.121354 BOB
1 BOB = 8.2404
BTN
Avg
0.122372
High
0.125299
Low
0.121354
Last updated: 8/19/2026, 10:36:16 AM
Quick Conversions
| BTN | BOB |
|---|---|
| 1 BTN | 0.12 BOB |
| 10 BTN | 1.21 BOB |
| 50 BTN | 6.07 BOB |
| 100 BTN | 12.14 BOB |
| 500 BTN | 60.68 BOB |
| 1,000 BTN | 121.35 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-08-19T10:36:16Z",
"rates": {
"BOB": 0.121354
}
}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": 12.1354,
"rate": 0.121354
}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