Rate Overview
Live
1 GBP = 8.5589 LYD
1 LYD = 0.116838
GBP
Avg
8.5364
High
8.5653
Low
8.4849
Last updated: 7/6/2026, 8:02:05 AM
Quick Conversions
| GBP | LYD |
|---|---|
| 1 GBP | 8.56 LYD |
| 10 GBP | 85.59 LYD |
| 50 GBP | 427.94 LYD |
| 100 GBP | 855.89 LYD |
| 500 GBP | 4,279.44 LYD |
| 1,000 GBP | 8,558.88 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-06T08:02:05Z",
"rates": {
"LYD": 8.558879
}
}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": 855.8879,
"rate": 8.558879
}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