Rate Overview
Live
1 BGN = 108.9327 LRD
1 LRD = 0.009180
BGN
Avg
108.7655
High
108.9327
Low
108.5021
Last updated: 5/28/2026, 1:17:33 AM
Quick Conversions
| BGN | LRD |
|---|---|
| 1 BGN | 108.93 LRD |
| 10 BGN | 1,089.33 LRD |
| 50 BGN | 5,446.64 LRD |
| 100 BGN | 10,893.27 LRD |
| 500 BGN | 54,466.36 LRD |
| 1,000 BGN | 108,932.72 LRD |
Get BGN/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=LRDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-05-28T01:17:33Z",
"rates": {
"LRD": 108.932721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "LRD",
"amount": 100
},
"result": 10893.2721,
"rate": 108.932721
}Build with BGN/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key