Rate Overview
Live
1 BOB = 26.4741 LRD
1 LRD = 0.037773
BOB
Avg
27.6150
High
29.3141
Low
25.6531
Last updated: 3/28/2026, 12:03:04 PM
Quick Conversions
| BOB | LRD |
|---|---|
| 1 BOB | 26.47 LRD |
| 10 BOB | 264.74 LRD |
| 50 BOB | 1,323.71 LRD |
| 100 BOB | 2,647.41 LRD |
| 500 BOB | 13,237.06 LRD |
| 1,000 BOB | 26,474.12 LRD |
Get BOB/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=LRDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-28T12:03:04Z",
"rates": {
"LRD": 26.474122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "LRD",
"amount": 100
},
"result": 2647.4122,
"rate": 26.474122
}Build with BOB/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key