Rate Overview
Live
1 LRD = 0.009337 BAM
1 BAM = 107.1008
LRD
Avg
0.009365
High
0.009395
Low
0.009319
Last updated: 8/13/2026, 3:21:24 AM
Quick Conversions
| LRD | BAM |
|---|---|
| 1 LRD | 0.01 BAM |
| 10 LRD | 0.09 BAM |
| 50 LRD | 0.47 BAM |
| 100 LRD | 0.93 BAM |
| 500 LRD | 4.67 BAM |
| 1,000 LRD | 9.34 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-08-13T03:21:24Z",
"rates": {
"BAM": 0.009337
}
}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.9337,
"rate": 0.009337
}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