Rate Overview
Live
1 LRD = 0.037995 BOB
1 BOB = 26.3193
LRD
Avg
0.037929
High
0.038047
Low
0.037793
Last updated: 6/19/2026, 8:43:22 AM
Quick Conversions
| LRD | BOB |
|---|---|
| 1 LRD | 0.04 BOB |
| 10 LRD | 0.38 BOB |
| 50 LRD | 1.90 BOB |
| 100 LRD | 3.80 BOB |
| 500 LRD | 19.00 BOB |
| 1,000 LRD | 38.00 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-06-19T08:43:22Z",
"rates": {
"BOB": 0.037995
}
}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.7995,
"rate": 0.037995
}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