Rate Overview
Live
1 LRD = 0.065115 BOB
1 BOB = 15.3574
LRD
Avg
0.062597
High
0.065115
Low
0.060580
Last updated: 7/31/2026, 9:16:32 AM
Quick Conversions
| LRD | BOB |
|---|---|
| 1 LRD | 0.07 BOB |
| 10 LRD | 0.65 BOB |
| 50 LRD | 3.26 BOB |
| 100 LRD | 6.51 BOB |
| 500 LRD | 32.56 BOB |
| 1,000 LRD | 65.12 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-07-31T09:16:32Z",
"rates": {
"BOB": 0.065115
}
}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": 6.511500000000001,
"rate": 0.065115
}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