Rate Overview
Live
1 LRD = 0.062425 BOB
1 BOB = 16.0192
LRD
Avg
0.038257
High
0.062425
Low
0.034113
Last updated: 7/30/2026, 10:57:33 PM
Quick Conversions
| LRD | BOB |
|---|---|
| 1 LRD | 0.06 BOB |
| 10 LRD | 0.62 BOB |
| 50 LRD | 3.12 BOB |
| 100 LRD | 6.24 BOB |
| 500 LRD | 31.21 BOB |
| 1,000 LRD | 62.43 BOB |
Get LRD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=BOBExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-30T22:57:33Z",
"rates": {
"BOB": 0.062425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "BOB",
"amount": 100
},
"result": 6.2425,
"rate": 0.062425
}Build with LRD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key