Rate Overview
Live
1 BTN = 0.073491 BOB
1 BOB = 13.6071
BTN
Avg
0.073722
High
0.074377
Low
0.073331
Last updated: 3/27/2026, 4:43:36 PM
Quick Conversions
| BTN | BOB |
|---|---|
| 1 BTN | 0.07 BOB |
| 10 BTN | 0.73 BOB |
| 50 BTN | 3.67 BOB |
| 100 BTN | 7.35 BOB |
| 500 BTN | 36.75 BOB |
| 1,000 BTN | 73.49 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-27T16:43:36Z",
"rates": {
"BOB": 0.073491
}
}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.3491,
"rate": 0.073491
}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