Rate Overview
Live
1 BOB = 0.266722 LTL
1 LTL = 3.7492
BOB
Avg
0.409012
High
0.438327
Low
0.266722
Last updated: 7/31/2026, 2:56:10 AM
Quick Conversions
| BOB | LTL |
|---|---|
| 1 BOB | 0.27 LTL |
| 10 BOB | 2.67 LTL |
| 50 BOB | 13.34 LTL |
| 100 BOB | 26.67 LTL |
| 500 BOB | 133.36 LTL |
| 1,000 BOB | 266.72 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-31T02:56:10Z",
"rates": {
"LTL": 0.266722
}
}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": 26.6722,
"rate": 0.266722
}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