Rate Overview
Live
1 BAM = 105.7233 LRD
1 LRD = 0.009459
BAM
Avg
110.0141
High
120.2157
Low
105.5543
Last updated: 7/23/2026, 2:31:04 AM
Quick Conversions
| BAM | LRD |
|---|---|
| 1 BAM | 105.72 LRD |
| 10 BAM | 1,057.23 LRD |
| 50 BAM | 5,286.17 LRD |
| 100 BAM | 10,572.33 LRD |
| 500 BAM | 52,861.67 LRD |
| 1,000 BAM | 105,723.35 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-23T02:31:04Z",
"rates": {
"LRD": 105.723349
}
}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": 10572.3349,
"rate": 105.723349
}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