Rate Overview
Live
1 BOB = 26.3190 LRD
1 LRD = 0.037995
BOB
Avg
26.3649
High
26.4597
Low
26.2827
Last updated: 6/19/2026, 8:43:20 AM
Quick Conversions
| BOB | LRD |
|---|---|
| 1 BOB | 26.32 LRD |
| 10 BOB | 263.19 LRD |
| 50 BOB | 1,315.95 LRD |
| 100 BOB | 2,631.90 LRD |
| 500 BOB | 13,159.49 LRD |
| 1,000 BOB | 26,318.98 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-06-19T08:43:20Z",
"rates": {
"LRD": 26.318977
}
}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": 2631.8977,
"rate": 26.318977
}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