Rate Overview
Live
1 BOB = 18.3181 LRD
1 LRD = 0.054591
BOB
Avg
24.4694
High
26.3126
Low
18.3181
Last updated: 7/8/2026, 9:36:48 PM
Quick Conversions
| BOB | LRD |
|---|---|
| 1 BOB | 18.32 LRD |
| 10 BOB | 183.18 LRD |
| 50 BOB | 915.91 LRD |
| 100 BOB | 1,831.81 LRD |
| 500 BOB | 9,159.06 LRD |
| 1,000 BOB | 18,318.11 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-07-08T21:36:48Z",
"rates": {
"LRD": 18.318114
}
}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": 1831.8114,
"rate": 18.318114
}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