Rate Overview
Live
1 LRD = 0.009066 BGN
1 BGN = 110.3022
LRD
Avg
0.009071
High
0.009108
Low
0.009044
Last updated: 4/17/2026, 11:21:18 AM
Quick Conversions
| LRD | BGN |
|---|---|
| 1 LRD | 0.01 BGN |
| 10 LRD | 0.09 BGN |
| 50 LRD | 0.45 BGN |
| 100 LRD | 0.91 BGN |
| 500 LRD | 4.53 BGN |
| 1,000 LRD | 9.07 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-04-17T11:21:18Z",
"rates": {
"BGN": 0.009066
}
}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.9066,
"rate": 0.009066
}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