Rate Overview
Live
1 LRD = 0.037742 BOB
1 BOB = 26.4957
LRD
Avg
0.037745
High
0.037895
Low
0.037594
Last updated: 3/7/2026, 7:44:13 AM
Quick Conversions
| LRD | BOB |
|---|---|
| 1 LRD | 0.04 BOB |
| 10 LRD | 0.38 BOB |
| 50 LRD | 1.89 BOB |
| 100 LRD | 3.77 BOB |
| 500 LRD | 18.87 BOB |
| 1,000 LRD | 37.74 BOB |
Get LRD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=BOBExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T07:44:13Z",
"rates": {
"BOB": 0.037742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "BOB",
"amount": 100
},
"result": 3.7741999999999996,
"rate": 0.037742
}Build with LRD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key