Rate Overview
Live
1 GBP = 8.4996 LYD
1 LYD = 0.117653
GBP
Avg
7.9187
High
8.6624
Low
7.1727
Last updated: 7/27/2026, 3:03:39 PM
Quick Conversions
| GBP | LYD |
|---|---|
| 1 GBP | 8.50 LYD |
| 10 GBP | 85.00 LYD |
| 50 GBP | 424.98 LYD |
| 100 GBP | 849.96 LYD |
| 500 GBP | 4,249.79 LYD |
| 1,000 GBP | 8,499.58 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-27T15:03:39Z",
"rates": {
"LYD": 8.499575
}
}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": 849.9575,
"rate": 8.499575
}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