Rate Overview
Live
1 BAM = 105.3363 LRD
1 LRD = 0.009493
BAM
Avg
109.8941
High
120.6236
Low
105.2998
Last updated: 7/27/2026, 6:58:52 AM
Quick Conversions
| BAM | LRD |
|---|---|
| 1 BAM | 105.34 LRD |
| 10 BAM | 1,053.36 LRD |
| 50 BAM | 5,266.82 LRD |
| 100 BAM | 10,533.63 LRD |
| 500 BAM | 52,668.17 LRD |
| 1,000 BAM | 105,336.34 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-07-27T06:58:52Z",
"rates": {
"LRD": 105.336343
}
}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": 10533.6343,
"rate": 105.336343
}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