Rate Overview
Live
1 BND = 144.6420 LRD
1 LRD = 0.006914
BND
Avg
144.6164
High
144.9600
Low
144.4020
Last updated: 4/17/2026, 5:30:34 PM
Quick Conversions
| BND | LRD |
|---|---|
| 1 BND | 144.64 LRD |
| 10 BND | 1,446.42 LRD |
| 50 BND | 7,232.10 LRD |
| 100 BND | 14,464.20 LRD |
| 500 BND | 72,321.01 LRD |
| 1,000 BND | 144,642.02 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-04-17T17:30:34Z",
"rates": {
"LRD": 144.642024
}
}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": 14464.202399999998,
"rate": 144.642024
}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