Rate Overview
Live
1 BAM = 108.6975 LRD
1 LRD = 0.009200
BAM
Avg
109.4555
High
110.9055
Low
108.3976
Last updated: 3/7/2026, 7:38:59 AM
Quick Conversions
| BAM | LRD |
|---|---|
| 1 BAM | 108.70 LRD |
| 10 BAM | 1,086.98 LRD |
| 50 BAM | 5,434.88 LRD |
| 100 BAM | 10,869.75 LRD |
| 500 BAM | 54,348.75 LRD |
| 1,000 BAM | 108,697.50 LRD |
Get BAM/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=LRDExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-07T07:38:59Z",
"rates": {
"LRD": 108.697504
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "LRD",
"amount": 100
},
"result": 10869.750399999999,
"rate": 108.697504
}Build with BAM/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key