Rate Overview
Live
1 BBD = 3.1995 LYD
1 LYD = 0.312554
BBD
Avg
3.1172
High
3.2062
Low
2.7085
Last updated: 7/29/2026, 6:55:32 AM
Quick Conversions
| BBD | LYD |
|---|---|
| 1 BBD | 3.20 LYD |
| 10 BBD | 31.99 LYD |
| 50 BBD | 159.97 LYD |
| 100 BBD | 319.95 LYD |
| 500 BBD | 1,599.73 LYD |
| 1,000 BBD | 3,199.45 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-07-29T06:55:32Z",
"rates": {
"LYD": 3.199452
}
}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": 319.9452,
"rate": 3.199452
}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