Rate Overview
Live
1 BAM = 110.6213 LRD
1 LRD = 0.009040
BAM
Avg
110.1457
High
110.6213
Low
109.6747
Last updated: 5/7/2026, 4:26:31 AM
Quick Conversions
| BAM | LRD |
|---|---|
| 1 BAM | 110.62 LRD |
| 10 BAM | 1,106.21 LRD |
| 50 BAM | 5,531.07 LRD |
| 100 BAM | 11,062.13 LRD |
| 500 BAM | 55,310.66 LRD |
| 1,000 BAM | 110,621.32 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-05-07T04:26:31Z",
"rates": {
"LRD": 110.621319
}
}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": 11062.1319,
"rate": 110.621319
}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