Rate Overview
Live
1 LRD = 0.009308 BGN
1 BGN = 107.4345
LRD
Avg
0.009140
High
0.010292
Low
0.008317
Last updated: 3/28/2026, 12:01:03 PM
Quick Conversions
| LRD | BGN |
|---|---|
| 1 LRD | 0.01 BGN |
| 10 LRD | 0.09 BGN |
| 50 LRD | 0.47 BGN |
| 100 LRD | 0.93 BGN |
| 500 LRD | 4.65 BGN |
| 1,000 LRD | 9.31 BGN |
Get LRD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=BGNExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-28T12:01:03Z",
"rates": {
"BGN": 0.009308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "BGN",
"amount": 100
},
"result": 0.9308000000000001,
"rate": 0.009308
}Build with LRD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key