Rate Overview
Live
1 GBP = 8.6160 LYD
1 LYD = 0.116063
GBP
Avg
8.5990
High
8.6208
Low
8.5677
Last updated: 8/14/2026, 6:31:44 PM
Quick Conversions
| GBP | LYD |
|---|---|
| 1 GBP | 8.62 LYD |
| 10 GBP | 86.16 LYD |
| 50 GBP | 430.80 LYD |
| 100 GBP | 861.60 LYD |
| 500 GBP | 4,308.00 LYD |
| 1,000 GBP | 8,615.99 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-08-14T18:31:44Z",
"rates": {
"LYD": 8.615995
}
}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": 861.5995,
"rate": 8.615995
}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