Rate Overview
Live
1 LRD = 0.009023 BAM
1 BAM = 110.8279
LRD
Avg
0.009050
High
0.009083
Low
0.008993
Last updated: 4/17/2026, 3:51:37 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.51 BAM |
| 1,000 LRD | 9.02 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-04-17T03:51:37Z",
"rates": {
"BAM": 0.009023
}
}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.9023,
"rate": 0.009023
}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