Rate Overview
Live
1 BND = 143.0643 LRD
1 LRD = 0.006990
BND
Avg
143.8645
High
145.1503
Low
142.7500
Last updated: 3/7/2026, 8:00:05 AM
Quick Conversions
| BND | LRD |
|---|---|
| 1 BND | 143.06 LRD |
| 10 BND | 1,430.64 LRD |
| 50 BND | 7,153.21 LRD |
| 100 BND | 14,306.43 LRD |
| 500 BND | 71,532.15 LRD |
| 1,000 BND | 143,064.29 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-07T08:00:05Z",
"rates": {
"LRD": 143.064293
}
}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": 14306.4293,
"rate": 143.064293
}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