Rate Overview
Live
1 BTN = 0.075123 BOB
1 BOB = 13.3115
BTN
Avg
0.075444
High
0.075987
Low
0.075018
Last updated: 3/7/2026, 6:07:39 AM
Quick Conversions
| BTN | BOB |
|---|---|
| 1 BTN | 0.08 BOB |
| 10 BTN | 0.75 BOB |
| 50 BTN | 3.76 BOB |
| 100 BTN | 7.51 BOB |
| 500 BTN | 37.56 BOB |
| 1,000 BTN | 75.12 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-03-07T06:07:39Z",
"rates": {
"BOB": 0.075123
}
}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.5123,
"rate": 0.075123
}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