Rate Overview
Live
1 BOB = 15.6359 LRD
1 LRD = 0.063955
BOB
Avg
15.5263
High
15.6359
Low
15.1408
Last updated: 8/19/2026, 11:41:00 AM
Quick Conversions
| BOB | LRD |
|---|---|
| 1 BOB | 15.64 LRD |
| 10 BOB | 156.36 LRD |
| 50 BOB | 781.80 LRD |
| 100 BOB | 1,563.59 LRD |
| 500 BOB | 7,817.96 LRD |
| 1,000 BOB | 15,635.92 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-08-19T11:41:00Z",
"rates": {
"LRD": 15.635919
}
}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": 1563.5919,
"rate": 15.635919
}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