Rate Overview
Live
1 LRD = 0.009039 BAM
1 BAM = 110.6317
LRD
Avg
0.009078
High
0.009117
Low
0.009039
Last updated: 5/7/2026, 8:11:19 AM
Quick Conversions
| LRD | BAM |
|---|---|
| 1 LRD | 0.01 BAM |
| 10 LRD | 0.09 BAM |
| 50 LRD | 0.45 BAM |
| 100 LRD | 0.90 BAM |
| 500 LRD | 4.52 BAM |
| 1,000 LRD | 9.04 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-05-07T08:11:19Z",
"rates": {
"BAM": 0.009039
}
}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.9039,
"rate": 0.009039
}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