Rate Overview
Live
1 BBD = 3.1860 LYD
1 LYD = 0.313873
BBD
Avg
3.1731
High
3.1860
Low
3.1571
Last updated: 3/6/2026, 9:34:29 PM
Quick Conversions
| BBD | LYD |
|---|---|
| 1 BBD | 3.19 LYD |
| 10 BBD | 31.86 LYD |
| 50 BBD | 159.30 LYD |
| 100 BBD | 318.60 LYD |
| 500 BBD | 1,593.00 LYD |
| 1,000 BBD | 3,186.01 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-03-06T21:34:29Z",
"rates": {
"LYD": 3.186007
}
}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.6007,
"rate": 3.186007
}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