Rate Overview
Live
1 BOB = 0.256859 LTL
1 LTL = 3.8932
BOB
Avg
0.254845
High
0.257109
Low
0.249292
Last updated: 8/18/2026, 6:30:36 PM
Quick Conversions
| BOB | LTL |
|---|---|
| 1 BOB | 0.26 LTL |
| 10 BOB | 2.57 LTL |
| 50 BOB | 12.84 LTL |
| 100 BOB | 25.69 LTL |
| 500 BOB | 128.43 LTL |
| 1,000 BOB | 256.86 LTL |
Get BOB/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=LTLExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-18T18:30:36Z",
"rates": {
"LTL": 0.256859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "LTL",
"amount": 100
},
"result": 25.6859,
"rate": 0.256859
}Build with BOB/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key