Rate Overview
Live
1 BHD = 483.1772 LRD
1 LRD = 0.002070
BHD
Avg
482.3944
High
484.5705
Low
479.8330
Last updated: 7/4/2026, 7:16:49 AM
Quick Conversions
| BHD | LRD |
|---|---|
| 1 BHD | 483.18 LRD |
| 10 BHD | 4,831.77 LRD |
| 50 BHD | 24,158.86 LRD |
| 100 BHD | 48,317.72 LRD |
| 500 BHD | 241,588.61 LRD |
| 1,000 BHD | 483,177.21 LRD |
Get BHD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=LRDExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-04T07:16:49Z",
"rates": {
"LRD": 483.177215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "LRD",
"amount": 100
},
"result": 48317.7215,
"rate": 483.177215
}Build with BHD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key