Rate Overview
Live
1 BOB = 0.920799 LYD
1 LYD = 1.0860
BOB
Avg
0.918261
High
0.922864
Low
0.912327
Last updated: 3/7/2026, 3:27:33 AM
Quick Conversions
| BOB | LYD |
|---|---|
| 1 BOB | 0.92 LYD |
| 10 BOB | 9.21 LYD |
| 50 BOB | 46.04 LYD |
| 100 BOB | 92.08 LYD |
| 500 BOB | 460.40 LYD |
| 1,000 BOB | 920.80 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-03-07T03:27:33Z",
"rates": {
"LYD": 0.920799
}
}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": 92.07990000000001,
"rate": 0.920799
}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