Rate Overview
Live
1 GBP = 8.5284 LYD
1 LYD = 0.117256
GBP
Avg
8.5732
High
8.6069
Low
8.5284
Last updated: 7/24/2026, 6:36:03 PM
Quick Conversions
| GBP | LYD |
|---|---|
| 1 GBP | 8.53 LYD |
| 10 GBP | 85.28 LYD |
| 50 GBP | 426.42 LYD |
| 100 GBP | 852.84 LYD |
| 500 GBP | 4,264.19 LYD |
| 1,000 GBP | 8,528.37 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-24T18:36:03Z",
"rates": {
"LYD": 8.528374
}
}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": 852.8373999999999,
"rate": 8.528374
}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