Rate Overview
Live
1 BTN = 0.074055 BOB
1 BOB = 13.5035
BTN
Avg
0.074279
High
0.074618
Low
0.073987
Last updated: 4/17/2026, 6:09:25 AM
Quick Conversions
| BTN | BOB |
|---|---|
| 1 BTN | 0.07 BOB |
| 10 BTN | 0.74 BOB |
| 50 BTN | 3.70 BOB |
| 100 BTN | 7.41 BOB |
| 500 BTN | 37.03 BOB |
| 1,000 BTN | 74.05 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-04-17T06:09:25Z",
"rates": {
"BOB": 0.074055
}
}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.4055,
"rate": 0.074055
}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