Rate Overview
Live
1 LYD = 1.0882 BOB
1 BOB = 0.918961
LYD
Avg
1.0891
High
1.0950
Low
1.0875
Last updated: 5/7/2026, 11:20:21 AM
Quick Conversions
| LYD | BOB |
|---|---|
| 1 LYD | 1.09 BOB |
| 10 LYD | 10.88 BOB |
| 50 LYD | 54.41 BOB |
| 100 LYD | 108.82 BOB |
| 500 LYD | 544.09 BOB |
| 1,000 LYD | 1,088.19 BOB |
Get LYD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=BOBExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-05-07T11:20:21Z",
"rates": {
"BOB": 1.088186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "BOB",
"amount": 100
},
"result": 108.8186,
"rate": 1.088186
}Build with LYD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key