Rate Overview
Live
1 BBD = 3.1631 LYD
1 LYD = 0.316141
BBD
Avg
3.1605
High
3.1872
Low
3.1396
Last updated: 5/29/2026, 7:50:48 PM
Quick Conversions
| BBD | LYD |
|---|---|
| 1 BBD | 3.16 LYD |
| 10 BBD | 31.63 LYD |
| 50 BBD | 158.16 LYD |
| 100 BBD | 316.31 LYD |
| 500 BBD | 1,581.57 LYD |
| 1,000 BBD | 3,163.14 LYD |
Get BBD/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=LYDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-29T19:50:48Z",
"rates": {
"LYD": 3.163144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "LYD",
"amount": 100
},
"result": 316.3144,
"rate": 3.163144
}Build with BBD/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key