Rate Overview
Live
1 BBD = 3.1772 LYD
1 LYD = 0.314740
BBD
Avg
3.1826
High
3.1905
Low
3.1722
Last updated: 8/17/2026, 2:42:09 PM
Quick Conversions
| BBD | LYD |
|---|---|
| 1 BBD | 3.18 LYD |
| 10 BBD | 31.77 LYD |
| 50 BBD | 158.86 LYD |
| 100 BBD | 317.72 LYD |
| 500 BBD | 1,588.61 LYD |
| 1,000 BBD | 3,177.22 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-08-17T14:42:09Z",
"rates": {
"LYD": 3.177222
}
}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": 317.7222,
"rate": 3.177222
}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