Rate Overview
Live
1 BBD = 3.1408 LYD
1 LYD = 0.318394
BBD
Avg
3.1462
High
3.1523
Low
3.1405
Last updated: 5/9/2026, 4:52:38 AM
Quick Conversions
| BBD | LYD |
|---|---|
| 1 BBD | 3.14 LYD |
| 10 BBD | 31.41 LYD |
| 50 BBD | 157.04 LYD |
| 100 BBD | 314.08 LYD |
| 500 BBD | 1,570.38 LYD |
| 1,000 BBD | 3,140.76 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-09T04:52:38Z",
"rates": {
"LYD": 3.140763
}
}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": 314.0763,
"rate": 3.140763
}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