Rate Overview
Live
1 BND = 142.0605 LRD
1 LRD = 0.007039
BND
Avg
141.7903
High
142.0605
Low
141.0430
Last updated: 8/18/2026, 6:23:42 AM
Quick Conversions
| BND | LRD |
|---|---|
| 1 BND | 142.06 LRD |
| 10 BND | 1,420.61 LRD |
| 50 BND | 7,103.03 LRD |
| 100 BND | 14,206.05 LRD |
| 500 BND | 71,030.25 LRD |
| 1,000 BND | 142,060.51 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-08-18T06:23:42Z",
"rates": {
"LRD": 142.06051
}
}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": 14206.051,
"rate": 142.06051
}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