Rate Overview
Live
1 BTN = 0.073030 BOB
1 BOB = 13.6930
BTN
Avg
0.072871
High
0.073030
Low
0.072554
Last updated: 5/7/2026, 8:08:07 AM
Quick Conversions
| BTN | BOB |
|---|---|
| 1 BTN | 0.07 BOB |
| 10 BTN | 0.73 BOB |
| 50 BTN | 3.65 BOB |
| 100 BTN | 7.30 BOB |
| 500 BTN | 36.52 BOB |
| 1,000 BTN | 73.03 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-05-07T08:08:07Z",
"rates": {
"BOB": 0.07303
}
}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.303,
"rate": 0.07303
}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