Rate Overview
Live
1 BTN = 0.073307 BOB
1 BOB = 13.6413
BTN
Avg
0.073035
High
0.073456
Low
0.072379
Last updated: 6/19/2026, 8:18:38 AM
Quick Conversions
| BTN | BOB |
|---|---|
| 1 BTN | 0.07 BOB |
| 10 BTN | 0.73 BOB |
| 50 BTN | 3.67 BOB |
| 100 BTN | 7.33 BOB |
| 500 BTN | 36.65 BOB |
| 1,000 BTN | 73.31 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-06-19T08:18:38Z",
"rates": {
"BOB": 0.073307
}
}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": 7.330699999999999,
"rate": 0.073307
}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