Rate Overview
Live
1 LYD = 0.117235 GBP
1 GBP = 8.5299
LYD
Avg
0.139331
High
0.163846
Low
0.115664
Last updated: 7/26/2026, 1:28:00 AM
Quick Conversions
| LYD | GBP |
|---|---|
| 1 LYD | 0.12 GBP |
| 10 LYD | 1.17 GBP |
| 50 LYD | 5.86 GBP |
| 100 LYD | 11.72 GBP |
| 500 LYD | 58.62 GBP |
| 1,000 LYD | 117.24 GBP |
Get LYD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=GBPExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-07-26T01:28:00Z",
"rates": {
"GBP": 0.117235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "GBP",
"amount": 100
},
"result": 11.723500000000001,
"rate": 0.117235
}Build with LYD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key