Rate Overview
Live
1 LRD = 0.009423 BGN
1 BGN = 106.1233
LRD
Avg
0.009423
High
0.009445
Low
0.009401
Last updated: 7/10/2026, 3:04:19 PM
Quick Conversions
| LRD | BGN |
|---|---|
| 1 LRD | 0.01 BGN |
| 10 LRD | 0.09 BGN |
| 50 LRD | 0.47 BGN |
| 100 LRD | 0.94 BGN |
| 500 LRD | 4.71 BGN |
| 1,000 LRD | 9.42 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-07-10T15:04:19Z",
"rates": {
"BGN": 0.009423
}
}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.9423000000000001,
"rate": 0.009423
}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