Rate Overview
Live
1 BBD = 3.2027 LYD
1 LYD = 0.312234
BBD
Avg
3.1086
High
3.2062
Low
2.7085
Last updated: 7/7/2026, 9:49:46 AM
Quick Conversions
| BBD | LYD |
|---|---|
| 1 BBD | 3.20 LYD |
| 10 BBD | 32.03 LYD |
| 50 BBD | 160.14 LYD |
| 100 BBD | 320.27 LYD |
| 500 BBD | 1,601.36 LYD |
| 1,000 BBD | 3,202.73 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-07T09:49:46Z",
"rates": {
"LYD": 3.202725
}
}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": 320.2725,
"rate": 3.202725
}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