Rate Overview
Live
1 BOB = 15.3573 LRD
1 LRD = 0.065116
BOB
Avg
24.7434
High
27.0505
Low
15.3573
Last updated: 7/31/2026, 8:09:59 AM
Quick Conversions
| BOB | LRD |
|---|---|
| 1 BOB | 15.36 LRD |
| 10 BOB | 153.57 LRD |
| 50 BOB | 767.87 LRD |
| 100 BOB | 1,535.73 LRD |
| 500 BOB | 7,678.65 LRD |
| 1,000 BOB | 15,357.31 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-31T08:09:59Z",
"rates": {
"LRD": 15.357308
}
}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": 1535.7308,
"rate": 15.357308
}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