Rate Overview
Live
1 BAM = 106.1227 LRD
1 LRD = 0.009423
BAM
Avg
106.5264
High
107.2545
Low
105.4478
Last updated: 9/5/2026, 6:10:52 AM
Quick Conversions
| BAM | LRD |
|---|---|
| 1 BAM | 106.12 LRD |
| 10 BAM | 1,061.23 LRD |
| 50 BAM | 5,306.14 LRD |
| 100 BAM | 10,612.27 LRD |
| 500 BAM | 53,061.35 LRD |
| 1,000 BAM | 106,122.71 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-09-05T06:10:52Z",
"rates": {
"LRD": 106.122709
}
}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.2709,
"rate": 106.122709
}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