Rate Overview
Live
1 BAM = 107.0933 LRD
1 LRD = 0.009338
BAM
Avg
106.7779
High
107.2973
Low
106.4285
Last updated: 8/13/2026, 3:23:36 AM
Quick Conversions
| BAM | LRD |
|---|---|
| 1 BAM | 107.09 LRD |
| 10 BAM | 1,070.93 LRD |
| 50 BAM | 5,354.66 LRD |
| 100 BAM | 10,709.33 LRD |
| 500 BAM | 53,546.63 LRD |
| 1,000 BAM | 107,093.25 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-08-13T03:23:36Z",
"rates": {
"LRD": 107.093252
}
}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": 10709.325200000001,
"rate": 107.093252
}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