Rate Overview
Live
1 BND = 141.9726 LRD
1 LRD = 0.007044
BND
Avg
142.0495
High
142.4087
Low
141.7808
Last updated: 6/18/2026, 9:57:23 AM
Quick Conversions
| BND | LRD |
|---|---|
| 1 BND | 141.97 LRD |
| 10 BND | 1,419.73 LRD |
| 50 BND | 7,098.63 LRD |
| 100 BND | 14,197.26 LRD |
| 500 BND | 70,986.28 LRD |
| 1,000 BND | 141,972.57 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-06-18T09:57:23Z",
"rates": {
"LRD": 141.972566
}
}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": 14197.2566,
"rate": 141.972566
}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