Rate Overview
Live
1 BOB = 26.4335 LRD
1 LRD = 0.037831
BOB
Avg
27.1203
High
29.2301
Low
25.5270
Last updated: 5/27/2026, 10:55:16 PM
Quick Conversions
| BOB | LRD |
|---|---|
| 1 BOB | 26.43 LRD |
| 10 BOB | 264.34 LRD |
| 50 BOB | 1,321.68 LRD |
| 100 BOB | 2,643.35 LRD |
| 500 BOB | 13,216.76 LRD |
| 1,000 BOB | 26,433.51 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-05-27T22:55:16Z",
"rates": {
"LRD": 26.433513
}
}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": 2643.3513000000003,
"rate": 26.433513
}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