Rate Overview
Live
1 GBP = 8.5270 LYD
1 LYD = 0.117274
GBP
Avg
7.7299
High
8.6557
Low
7.1056
Last updated: 5/28/2026, 1:20:52 AM
Quick Conversions
| GBP | LYD |
|---|---|
| 1 GBP | 8.53 LYD |
| 10 GBP | 85.27 LYD |
| 50 GBP | 426.35 LYD |
| 100 GBP | 852.70 LYD |
| 500 GBP | 4,263.51 LYD |
| 1,000 GBP | 8,527.02 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-28T01:20:52Z",
"rates": {
"LYD": 8.527023
}
}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.7022999999999,
"rate": 8.527023
}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