Rate Overview
Live
1 BOB = 0.917893 LYD
1 LYD = 1.0895
BOB
Avg
0.785567
High
0.923182
Low
0.689965
Last updated: 5/27/2026, 10:56:37 AM
Quick Conversions
| BOB | LYD |
|---|---|
| 1 BOB | 0.92 LYD |
| 10 BOB | 9.18 LYD |
| 50 BOB | 45.89 LYD |
| 100 BOB | 91.79 LYD |
| 500 BOB | 458.95 LYD |
| 1,000 BOB | 917.89 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-05-27T10:56:37Z",
"rates": {
"LYD": 0.917893
}
}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.7893,
"rate": 0.917893
}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