Rate Overview
Live
1 LRD = 0.009457 BGN
1 BGN = 105.7418
LRD
Avg
0.009436
High
0.009463
Low
0.009395
Last updated: 7/1/2026, 8:17:29 PM
Quick Conversions
| LRD | BGN |
|---|---|
| 1 LRD | 0.01 BGN |
| 10 LRD | 0.09 BGN |
| 50 LRD | 0.47 BGN |
| 100 LRD | 0.95 BGN |
| 500 LRD | 4.73 BGN |
| 1,000 LRD | 9.46 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-01T20:17:29Z",
"rates": {
"BGN": 0.009457
}
}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.9457,
"rate": 0.009457
}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