Rate Overview
Live
1 LYD = 0.116566 GBP
1 GBP = 8.5788
LYD
Avg
0.116858
High
0.117384
Low
0.116055
Last updated: 4/17/2026, 1:32:44 PM
Quick Conversions
| LYD | GBP |
|---|---|
| 1 LYD | 0.12 GBP |
| 10 LYD | 1.17 GBP |
| 50 LYD | 5.83 GBP |
| 100 LYD | 11.66 GBP |
| 500 LYD | 58.28 GBP |
| 1,000 LYD | 116.57 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-04-17T13:32:44Z",
"rates": {
"GBP": 0.116566
}
}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.656600000000001,
"rate": 0.116566
}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