Rate Overview
Live
1 GBP = 8.4578 LYD
1 LYD = 0.118235
GBP
Avg
7.4889
High
8.6624
Low
6.2437
Last updated: 3/28/2026, 12:23:27 PM
Quick Conversions
| GBP | LYD |
|---|---|
| 1 GBP | 8.46 LYD |
| 10 GBP | 84.58 LYD |
| 50 GBP | 422.89 LYD |
| 100 GBP | 845.78 LYD |
| 500 GBP | 4,228.88 LYD |
| 1,000 GBP | 8,457.77 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-03-28T12:23:27Z",
"rates": {
"LYD": 8.457767
}
}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": 845.7767,
"rate": 8.457767
}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