Rate Overview
Live
1 BND = 140.3760 LRD
1 LRD = 0.007124
BND
Avg
140.4275
High
140.7700
Low
139.8502
Last updated: 7/8/2026, 11:33:08 AM
Quick Conversions
| BND | LRD |
|---|---|
| 1 BND | 140.38 LRD |
| 10 BND | 1,403.76 LRD |
| 50 BND | 7,018.80 LRD |
| 100 BND | 14,037.60 LRD |
| 500 BND | 70,188.02 LRD |
| 1,000 BND | 140,376.04 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-07-08T11:33:08Z",
"rates": {
"LRD": 140.376036
}
}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": 14037.6036,
"rate": 140.376036
}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