Rate Overview
Live
1 LRD = 0.037925 BOB
1 BOB = 26.3678
LRD
Avg
0.037704
High
0.037925
Low
0.037587
Last updated: 5/28/2026, 4:37:58 AM
Quick Conversions
| LRD | BOB |
|---|---|
| 1 LRD | 0.04 BOB |
| 10 LRD | 0.38 BOB |
| 50 LRD | 1.90 BOB |
| 100 LRD | 3.79 BOB |
| 500 LRD | 18.96 BOB |
| 1,000 LRD | 37.93 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-05-28T04:37:58Z",
"rates": {
"BOB": 0.037925
}
}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.7925,
"rate": 0.037925
}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