Rate Overview
Live
1 LRD = 0.054684 BOB
1 BOB = 18.2869
LRD
Avg
0.045470
High
0.054684
Low
0.038004
Last updated: 7/10/2026, 10:20:59 AM
Quick Conversions
| LRD | BOB |
|---|---|
| 1 LRD | 0.05 BOB |
| 10 LRD | 0.55 BOB |
| 50 LRD | 2.73 BOB |
| 100 LRD | 5.47 BOB |
| 500 LRD | 27.34 BOB |
| 1,000 LRD | 54.68 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-10T10:20:59Z",
"rates": {
"BOB": 0.054684
}
}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": 5.4684,
"rate": 0.054684
}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