Rate Overview
Live
1 BOB = 0.255371 LTL
1 LTL = 3.9159
BOB
Avg
0.400847
High
0.439866
Low
0.255371
Last updated: 7/31/2026, 8:56:49 AM
Quick Conversions
| BOB | LTL |
|---|---|
| 1 BOB | 0.26 LTL |
| 10 BOB | 2.55 LTL |
| 50 BOB | 12.77 LTL |
| 100 BOB | 25.54 LTL |
| 500 BOB | 127.69 LTL |
| 1,000 BOB | 255.37 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-07-31T08:56:49Z",
"rates": {
"LTL": 0.255371
}
}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.537100000000002,
"rate": 0.255371
}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