Rate Overview
Live
1 BGN = 107.4265 LRD
1 LRD = 0.009309
BGN
Avg
108.4692
High
113.5545
Low
105.5420
Last updated: 3/28/2026, 12:00:10 PM
Quick Conversions
| BGN | LRD |
|---|---|
| 1 BGN | 107.43 LRD |
| 10 BGN | 1,074.26 LRD |
| 50 BGN | 5,371.32 LRD |
| 100 BGN | 10,742.65 LRD |
| 500 BGN | 53,713.23 LRD |
| 1,000 BGN | 107,426.46 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-03-28T12:00:10Z",
"rates": {
"LRD": 107.426456
}
}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": 10742.6456,
"rate": 107.426456
}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