Rate Overview
Live
1 LRD = 0.009493 BAM
1 BAM = 105.3408
LRD
Avg
0.009113
High
0.009496
Low
0.008290
Last updated: 7/27/2026, 8:33:44 AM
Quick Conversions
| LRD | BAM |
|---|---|
| 1 LRD | 0.01 BAM |
| 10 LRD | 0.09 BAM |
| 50 LRD | 0.47 BAM |
| 100 LRD | 0.95 BAM |
| 500 LRD | 4.75 BAM |
| 1,000 LRD | 9.49 BAM |
Get LRD/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=BAMExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-27T08:33:44Z",
"rates": {
"BAM": 0.009493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "BAM",
"amount": 100
},
"result": 0.9492999999999999,
"rate": 0.009493
}Build with LRD/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key