Rate Overview
Live
1 LYD = 1.0839 BOB
1 BOB = 0.922602
LYD
Avg
1.0850
High
1.0883
Low
1.0832
Last updated: 6/19/2026, 8:21:38 AM
Quick Conversions
| LYD | BOB |
|---|---|
| 1 LYD | 1.08 BOB |
| 10 LYD | 10.84 BOB |
| 50 LYD | 54.19 BOB |
| 100 LYD | 108.39 BOB |
| 500 LYD | 541.95 BOB |
| 1,000 LYD | 1,083.89 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-06-19T08:21:38Z",
"rates": {
"BOB": 1.083891
}
}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.3891,
"rate": 1.083891
}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