Rate Overview
Live
1 BOB = 0.430316 LTL
1 LTL = 2.3239
BOB
Avg
0.427340
High
0.430784
Low
0.422197
Last updated: 3/7/2026, 4:24:49 AM
Quick Conversions
| BOB | LTL |
|---|---|
| 1 BOB | 0.43 LTL |
| 10 BOB | 4.30 LTL |
| 50 BOB | 21.52 LTL |
| 100 BOB | 43.03 LTL |
| 500 BOB | 215.16 LTL |
| 1,000 BOB | 430.32 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-03-07T04:24:49Z",
"rates": {
"LTL": 0.430316
}
}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": 43.0316,
"rate": 0.430316
}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