Rate Overview
Live
1 LYD = 1.0934 BOB
1 BOB = 0.914613
LYD
Avg
1.0893
High
1.0934
Low
1.0860
Last updated: 4/17/2026, 6:10:25 AM
Quick Conversions
| LYD | BOB |
|---|---|
| 1 LYD | 1.09 BOB |
| 10 LYD | 10.93 BOB |
| 50 LYD | 54.67 BOB |
| 100 LYD | 109.34 BOB |
| 500 LYD | 546.68 BOB |
| 1,000 LYD | 1,093.36 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-04-17T06:10:25Z",
"rates": {
"BOB": 1.093359
}
}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": 109.3359,
"rate": 1.093359
}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