Rate Overview
Live
1 LYD = 1.7669 BOB
1 BOB = 0.565958
LYD
Avg
1.1901
High
1.7669
Low
1.0781
Last updated: 7/30/2026, 11:06:11 AM
Quick Conversions
| LYD | BOB |
|---|---|
| 1 LYD | 1.77 BOB |
| 10 LYD | 17.67 BOB |
| 50 LYD | 88.35 BOB |
| 100 LYD | 176.69 BOB |
| 500 LYD | 883.46 BOB |
| 1,000 LYD | 1,766.92 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-30T11:06:11Z",
"rates": {
"BOB": 1.766916
}
}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": 176.6916,
"rate": 1.766916
}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