Rate Overview
Live
1 BND = 138.3249 LRD
1 LRD = 0.007229
BND
Avg
140.0990
High
142.0002
Low
138.0465
Last updated: 9/8/2026, 1:38:57 PM
Quick Conversions
| BND | LRD |
|---|---|
| 1 BND | 138.32 LRD |
| 10 BND | 1,383.25 LRD |
| 50 BND | 6,916.24 LRD |
| 100 BND | 13,832.49 LRD |
| 500 BND | 69,162.45 LRD |
| 1,000 BND | 138,324.89 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-09-08T13:38:57Z",
"rates": {
"LRD": 138.324894
}
}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": 13832.4894,
"rate": 138.324894
}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