Rate Overview
Live
1 BND = 142.5804 LRD
1 LRD = 0.007014
BND
Avg
143.0484
High
143.9082
Low
142.5804
Last updated: 3/28/2026, 12:06:01 PM
Quick Conversions
| BND | LRD |
|---|---|
| 1 BND | 142.58 LRD |
| 10 BND | 1,425.80 LRD |
| 50 BND | 7,129.02 LRD |
| 100 BND | 14,258.04 LRD |
| 500 BND | 71,290.21 LRD |
| 1,000 BND | 142,580.42 LRD |
Get BND/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=LRDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-28T12:06:01Z",
"rates": {
"LRD": 142.58042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "LRD",
"amount": 100
},
"result": 14258.042000000001,
"rate": 142.58042
}Build with BND/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key