Rate Overview
Live
1 LRD = 0.009199 BGN
1 BGN = 108.7075
LRD
Avg
0.009136
High
0.009225
Low
0.009016
Last updated: 3/7/2026, 7:36:51 AM
Quick Conversions
| LRD | BGN |
|---|---|
| 1 LRD | 0.01 BGN |
| 10 LRD | 0.09 BGN |
| 50 LRD | 0.46 BGN |
| 100 LRD | 0.92 BGN |
| 500 LRD | 4.60 BGN |
| 1,000 LRD | 9.20 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-07T07:36:51Z",
"rates": {
"BGN": 0.009199
}
}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.9199,
"rate": 0.009199
}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