Rate Overview
Live
1 BOB = 26.4952 LRD
1 LRD = 0.037743
BOB
Avg
26.4936
High
26.5994
Low
26.3882
Last updated: 3/7/2026, 6:09:17 AM
Quick Conversions
| BOB | LRD |
|---|---|
| 1 BOB | 26.50 LRD |
| 10 BOB | 264.95 LRD |
| 50 BOB | 1,324.76 LRD |
| 100 BOB | 2,649.52 LRD |
| 500 BOB | 13,247.60 LRD |
| 1,000 BOB | 26,495.20 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-07T06:09:17Z",
"rates": {
"LRD": 26.495201
}
}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": 2649.5201,
"rate": 26.495201
}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