Rate Overview
Live
1 BOB = 0.914612 LYD
1 LYD = 1.0934
BOB
Avg
0.918029
High
0.920816
Low
0.914612
Last updated: 4/17/2026, 4:53:24 AM
Quick Conversions
| BOB | LYD |
|---|---|
| 1 BOB | 0.91 LYD |
| 10 BOB | 9.15 LYD |
| 50 BOB | 45.73 LYD |
| 100 BOB | 91.46 LYD |
| 500 BOB | 457.31 LYD |
| 1,000 BOB | 914.61 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-04-17T04:53:24Z",
"rates": {
"LYD": 0.914612
}
}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": 91.46119999999999,
"rate": 0.914612
}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