Rate Overview
Live
1 LYD = 1.0836 BOB
1 BOB = 0.922865
LYD
Avg
1.0891
High
1.0961
Low
1.0836
Last updated: 3/7/2026, 12:33:22 AM
Quick Conversions
| LYD | BOB |
|---|---|
| 1 LYD | 1.08 BOB |
| 10 LYD | 10.84 BOB |
| 50 LYD | 54.18 BOB |
| 100 LYD | 108.36 BOB |
| 500 LYD | 541.79 BOB |
| 1,000 LYD | 1,083.58 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-03-07T00:33:22Z",
"rates": {
"BOB": 1.083582
}
}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": 108.35820000000001,
"rate": 1.083582
}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