Rate Overview
Live
1 BND = 142.3416 LRD
1 LRD = 0.007025
BND
Avg
147.6736
High
161.1626
Low
136.9496
Last updated: 5/29/2026, 2:28:01 PM
Quick Conversions
| BND | LRD |
|---|---|
| 1 BND | 142.34 LRD |
| 10 BND | 1,423.42 LRD |
| 50 BND | 7,117.08 LRD |
| 100 BND | 14,234.16 LRD |
| 500 BND | 71,170.78 LRD |
| 1,000 BND | 142,341.56 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-05-29T14:28:01Z",
"rates": {
"LRD": 142.341555
}
}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": 14234.1555,
"rate": 142.341555
}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