Rate Overview
Live
1 BOB = 16.0830 LRD
1 LRD = 0.062178
BOB
Avg
20.0059
High
26.4113
Low
16.0830
Last updated: 7/28/2026, 8:54:13 AM
Quick Conversions
| BOB | LRD |
|---|---|
| 1 BOB | 16.08 LRD |
| 10 BOB | 160.83 LRD |
| 50 BOB | 804.15 LRD |
| 100 BOB | 1,608.30 LRD |
| 500 BOB | 8,041.48 LRD |
| 1,000 BOB | 16,082.95 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-28T08:54:13Z",
"rates": {
"LRD": 16.08295
}
}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": 1608.295,
"rate": 16.08295
}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