Rate Overview
Live
1 BGN = 110.0502 LRD
1 LRD = 0.009087
BGN
Avg
110.1212
High
110.2301
Low
109.7745
Last updated: 5/7/2026, 3:59:34 PM
Quick Conversions
| BGN | LRD |
|---|---|
| 1 BGN | 110.05 LRD |
| 10 BGN | 1,100.50 LRD |
| 50 BGN | 5,502.51 LRD |
| 100 BGN | 11,005.02 LRD |
| 500 BGN | 55,025.12 LRD |
| 1,000 BGN | 110,050.25 LRD |
Get BGN/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=LRDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-05-07T15:59:34Z",
"rates": {
"LRD": 110.050247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "LRD",
"amount": 100
},
"result": 11005.0247,
"rate": 110.050247
}Build with BGN/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key