Rate Overview
Live
1 BAM = 110.7987 LRD
1 LRD = 0.009025
BAM
Avg
110.4909
High
111.1914
Low
110.0899
Last updated: 4/17/2026, 2:46:14 AM
Quick Conversions
| BAM | LRD |
|---|---|
| 1 BAM | 110.80 LRD |
| 10 BAM | 1,107.99 LRD |
| 50 BAM | 5,539.93 LRD |
| 100 BAM | 11,079.87 LRD |
| 500 BAM | 55,399.33 LRD |
| 1,000 BAM | 110,798.65 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-04-17T02:46:14Z",
"rates": {
"LRD": 110.798651
}
}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": 11079.8651,
"rate": 110.798651
}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