Rate Overview
Live
1 LYD = 1.8264 BOB
1 BOB = 0.547531
LYD
Avg
1.8366
High
1.8764
Low
1.8237
Last updated: 8/19/2026, 1:03:23 AM
Quick Conversions
| LYD | BOB |
|---|---|
| 1 LYD | 1.83 BOB |
| 10 LYD | 18.26 BOB |
| 50 LYD | 91.32 BOB |
| 100 LYD | 182.64 BOB |
| 500 LYD | 913.19 BOB |
| 1,000 LYD | 1,826.38 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-08-19T01:03:23Z",
"rates": {
"BOB": 1.826381
}
}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": 182.6381,
"rate": 1.826381
}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