Rate Overview
Live
1 LYD = 1.7616 BOB
1 BOB = 0.567680
LYD
Avg
1.7262
High
1.7616
Low
1.6753
Last updated: 7/28/2026, 10:00:10 AM
Quick Conversions
| LYD | BOB |
|---|---|
| 1 LYD | 1.76 BOB |
| 10 LYD | 17.62 BOB |
| 50 LYD | 88.08 BOB |
| 100 LYD | 176.16 BOB |
| 500 LYD | 880.78 BOB |
| 1,000 LYD | 1,761.56 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-28T10:00:10Z",
"rates": {
"BOB": 1.761556
}
}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.1556,
"rate": 1.761556
}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