Rate Overview
Live
1 BGN = 106.3456 LRD
1 LRD = 0.009403
BGN
Avg
107.6263
High
108.3595
Low
106.3456
Last updated: 6/19/2026, 8:42:24 AM
Quick Conversions
| BGN | LRD |
|---|---|
| 1 BGN | 106.35 LRD |
| 10 BGN | 1,063.46 LRD |
| 50 BGN | 5,317.28 LRD |
| 100 BGN | 10,634.56 LRD |
| 500 BGN | 53,172.81 LRD |
| 1,000 BGN | 106,345.61 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-06-19T08:42:24Z",
"rates": {
"LRD": 106.345615
}
}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": 10634.5615,
"rate": 106.345615
}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