Rate Overview
Live
1 GBP = 8.5184 LYD
1 LYD = 0.117393
GBP
Avg
8.5508
High
8.5776
Low
8.5184
Last updated: 5/28/2026, 3:41:13 AM
Quick Conversions
| GBP | LYD |
|---|---|
| 1 GBP | 8.52 LYD |
| 10 GBP | 85.18 LYD |
| 50 GBP | 425.92 LYD |
| 100 GBP | 851.84 LYD |
| 500 GBP | 4,259.19 LYD |
| 1,000 GBP | 8,518.38 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-05-28T03:41:13Z",
"rates": {
"LYD": 8.518383
}
}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": 851.8383,
"rate": 8.518383
}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