Rate Overview
Live
1 BBD = 3.1383 LYD
1 LYD = 0.318645
BBD
Avg
3.1473
High
3.1564
Low
3.1378
Last updated: 4/18/2026, 8:43:17 AM
Quick Conversions
| BBD | LYD |
|---|---|
| 1 BBD | 3.14 LYD |
| 10 BBD | 31.38 LYD |
| 50 BBD | 156.91 LYD |
| 100 BBD | 313.83 LYD |
| 500 BBD | 1,569.15 LYD |
| 1,000 BBD | 3,138.29 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-04-18T08:43:17Z",
"rates": {
"LYD": 3.138292
}
}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": 313.8292,
"rate": 3.138292
}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