Rate Overview
Live
1 GBP = 8.5332 LYD
1 LYD = 0.117190
GBP
Avg
8.5031
High
8.5360
Low
8.4583
Last updated: 3/7/2026, 9:14:04 AM
Quick Conversions
| GBP | LYD |
|---|---|
| 1 GBP | 8.53 LYD |
| 10 GBP | 85.33 LYD |
| 50 GBP | 426.66 LYD |
| 100 GBP | 853.32 LYD |
| 500 GBP | 4,266.59 LYD |
| 1,000 GBP | 8,533.18 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-03-07T09:14:04Z",
"rates": {
"LYD": 8.533176
}
}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": 853.3176,
"rate": 8.533176
}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