Rate Overview
Live
1 BOB = 0.596779 LYD
1 LYD = 1.6757
BOB
Avg
0.870353
High
0.927556
Low
0.596478
Last updated: 7/20/2026, 6:26:00 AM
Quick Conversions
| BOB | LYD |
|---|---|
| 1 BOB | 0.60 LYD |
| 10 BOB | 5.97 LYD |
| 50 BOB | 29.84 LYD |
| 100 BOB | 59.68 LYD |
| 500 BOB | 298.39 LYD |
| 1,000 BOB | 596.78 LYD |
Get BOB/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=LYDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-20T06:26:00Z",
"rates": {
"LYD": 0.596779
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "LYD",
"amount": 100
},
"result": 59.677899999999994,
"rate": 0.596779
}Build with BOB/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key