Rate Overview
Live
1 BND = 144.9567 LRD
1 LRD = 0.006899
BND
Avg
144.2749
High
144.9567
Low
143.7006
Last updated: 5/8/2026, 8:07:50 AM
Quick Conversions
| BND | LRD |
|---|---|
| 1 BND | 144.96 LRD |
| 10 BND | 1,449.57 LRD |
| 50 BND | 7,247.83 LRD |
| 100 BND | 14,495.67 LRD |
| 500 BND | 72,478.35 LRD |
| 1,000 BND | 144,956.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-08T08:07:50Z",
"rates": {
"LRD": 144.956697
}
}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": 14495.669699999999,
"rate": 144.956697
}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