Rate Overview
Live
1 BBD = 3.1812 LYD
1 LYD = 0.314350
BBD
Avg
3.1865
High
3.1931
Low
3.1812
Last updated: 6/18/2026, 8:04:07 PM
Quick Conversions
| BBD | LYD |
|---|---|
| 1 BBD | 3.18 LYD |
| 10 BBD | 31.81 LYD |
| 50 BBD | 159.06 LYD |
| 100 BBD | 318.12 LYD |
| 500 BBD | 1,590.58 LYD |
| 1,000 BBD | 3,181.17 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-06-18T20:04:07Z",
"rates": {
"LYD": 3.18117
}
}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": 318.11699999999996,
"rate": 3.18117
}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