Rate Overview
Live
1 GBP = 8.5462 LYD
1 LYD = 0.117011
GBP
Avg
8.5536
High
8.6166
Low
8.5190
Last updated: 4/17/2026, 9:15:49 AM
Quick Conversions
| GBP | LYD |
|---|---|
| 1 GBP | 8.55 LYD |
| 10 GBP | 85.46 LYD |
| 50 GBP | 427.31 LYD |
| 100 GBP | 854.62 LYD |
| 500 GBP | 4,273.11 LYD |
| 1,000 GBP | 8,546.23 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-04-17T09:15:49Z",
"rates": {
"LYD": 8.546229
}
}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": 854.6229000000001,
"rate": 8.546229
}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