Rate Overview
Live
1 BOB = 13.6929 BTN
1 BTN = 0.073031
BOB
Avg
13.7229
High
13.7827
Low
13.6929
Last updated: 5/7/2026, 12:32:04 PM
Quick Conversions
| BOB | BTN |
|---|---|
| 1 BOB | 13.69 BTN |
| 10 BOB | 136.93 BTN |
| 50 BOB | 684.64 BTN |
| 100 BOB | 1,369.29 BTN |
| 500 BOB | 6,846.43 BTN |
| 1,000 BOB | 13,692.86 BTN |
Get BOB/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BTNExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-07T12:32:04Z",
"rates": {
"BTN": 13.692855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BTN",
"amount": 100
},
"result": 1369.2855,
"rate": 13.692855
}Build with BOB/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key