Rate Overview
Live
1 BAM = 106.1225 LRD
1 LRD = 0.009423
BAM
Avg
109.0879
High
113.6215
Low
105.9994
Last updated: 7/13/2026, 8:10:01 AM
Quick Conversions
| BAM | LRD |
|---|---|
| 1 BAM | 106.12 LRD |
| 10 BAM | 1,061.22 LRD |
| 50 BAM | 5,306.12 LRD |
| 100 BAM | 10,612.25 LRD |
| 500 BAM | 53,061.24 LRD |
| 1,000 BAM | 106,122.47 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-13T08:10:01Z",
"rates": {
"LRD": 106.122471
}
}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": 10612.2471,
"rate": 106.122471
}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