Rate Overview
Live
1 BND = 142.4197 LRD
1 LRD = 0.007022
BND
Avg
142.9486
High
143.3492
Low
142.4197
Last updated: 5/28/2026, 9:39:41 PM
Quick Conversions
| BND | LRD |
|---|---|
| 1 BND | 142.42 LRD |
| 10 BND | 1,424.20 LRD |
| 50 BND | 7,120.98 LRD |
| 100 BND | 14,241.97 LRD |
| 500 BND | 71,209.85 LRD |
| 1,000 BND | 142,419.70 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-28T21:39:41Z",
"rates": {
"LRD": 142.419696
}
}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": 14241.969599999999,
"rate": 142.419696
}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