Rate Overview
Live
1 BAM = 105.9636 LRD
1 LRD = 0.009437
BAM
Avg
106.4591
High
108.3595
Low
105.6746
Last updated: 7/14/2026, 6:46:46 AM
Quick Conversions
| BAM | LRD |
|---|---|
| 1 BAM | 105.96 LRD |
| 10 BAM | 1,059.64 LRD |
| 50 BAM | 5,298.18 LRD |
| 100 BAM | 10,596.36 LRD |
| 500 BAM | 52,981.81 LRD |
| 1,000 BAM | 105,963.63 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-14T06:46:46Z",
"rates": {
"LRD": 105.963628
}
}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": 10596.3628,
"rate": 105.963628
}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