Rate Overview
Live
1 BOB = 15.9686 LRD
1 LRD = 0.062623
BOB
Avg
16.2299
High
16.7525
Low
15.9686
Last updated: 7/30/2026, 2:11:08 AM
Quick Conversions
| BOB | LRD |
|---|---|
| 1 BOB | 15.97 LRD |
| 10 BOB | 159.69 LRD |
| 50 BOB | 798.43 LRD |
| 100 BOB | 1,596.86 LRD |
| 500 BOB | 7,984.30 LRD |
| 1,000 BOB | 15,968.60 LRD |
Get BOB/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=LRDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-30T02:11:08Z",
"rates": {
"LRD": 15.968597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "LRD",
"amount": 100
},
"result": 1596.8597,
"rate": 15.968597
}Build with BOB/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key