Rate Overview
Live
1 LYD = 1.5402 BOB
1 BOB = 0.649276
LYD
Avg
1.1952
High
1.5402
Low
1.0785
Last updated: 7/9/2026, 12:39:21 AM
Quick Conversions
| LYD | BOB |
|---|---|
| 1 LYD | 1.54 BOB |
| 10 LYD | 15.40 BOB |
| 50 LYD | 77.01 BOB |
| 100 LYD | 154.02 BOB |
| 500 LYD | 770.09 BOB |
| 1,000 LYD | 1,540.18 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-07-09T00:39:21Z",
"rates": {
"BOB": 1.540178
}
}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": 154.0178,
"rate": 1.540178
}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