Rate Overview
Live
1 LTL = 3.9159 BOB
1 BOB = 0.255371
LTL
Avg
2.4509
High
3.9159
Low
2.2805
Last updated: 7/31/2026, 11:58:22 AM
Quick Conversions
| LTL | BOB |
|---|---|
| 1 LTL | 3.92 BOB |
| 10 LTL | 39.16 BOB |
| 50 LTL | 195.79 BOB |
| 100 LTL | 391.59 BOB |
| 500 LTL | 1,957.93 BOB |
| 1,000 LTL | 3,915.86 BOB |
Get LTL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=BOBExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-31T11:58:22Z",
"rates": {
"BOB": 3.915864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "BOB",
"amount": 100
},
"result": 391.5864,
"rate": 3.915864
}Build with LTL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key