Rate Overview
Live
1 BTN = 0.131885 BOB
1 BOB = 7.5824
BTN
Avg
0.127716
High
0.131885
Low
0.123493
Last updated: 9/6/2026, 8:12:43 PM
Quick Conversions
| BTN | BOB |
|---|---|
| 1 BTN | 0.13 BOB |
| 10 BTN | 1.32 BOB |
| 50 BTN | 6.59 BOB |
| 100 BTN | 13.19 BOB |
| 500 BTN | 65.94 BOB |
| 1,000 BTN | 131.89 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-09-06T20:12:43Z",
"rates": {
"BOB": 0.131885
}
}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": 13.1885,
"rate": 0.131885
}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