Rate Overview
Live
1 BOB = 0.432432 LTL
1 LTL = 2.3125
BOB
Avg
0.430244
High
0.435943
Low
0.422197
Last updated: 3/27/2026, 8:22:27 AM
Quick Conversions
| BOB | LTL |
|---|---|
| 1 BOB | 0.43 LTL |
| 10 BOB | 4.32 LTL |
| 50 BOB | 21.62 LTL |
| 100 BOB | 43.24 LTL |
| 500 BOB | 216.22 LTL |
| 1,000 BOB | 432.43 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-27T08:22:27Z",
"rates": {
"LTL": 0.432432
}
}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.2432,
"rate": 0.432432
}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