Rate Overview
Live
1 GBP = 8.5814 LYD
1 LYD = 0.116532
GBP
Avg
8.5493
High
8.6121
Low
8.4446
Last updated: 7/23/2026, 12:13:05 AM
Quick Conversions
| GBP | LYD |
|---|---|
| 1 GBP | 8.58 LYD |
| 10 GBP | 85.81 LYD |
| 50 GBP | 429.07 LYD |
| 100 GBP | 858.14 LYD |
| 500 GBP | 4,290.68 LYD |
| 1,000 GBP | 8,581.36 LYD |
Get GBP/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=LYDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T00:13:05Z",
"rates": {
"LYD": 8.581361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "LYD",
"amount": 100
},
"result": 858.1360999999999,
"rate": 8.581361
}Build with GBP/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key