Rate Overview
Live
1 LYD = 0.118234 GBP
1 GBP = 8.4578
LYD
Avg
0.117431
High
0.118234
Low
0.116239
Last updated: 3/28/2026, 7:52:13 AM
Quick Conversions
| LYD | GBP |
|---|---|
| 1 LYD | 0.12 GBP |
| 10 LYD | 1.18 GBP |
| 50 LYD | 5.91 GBP |
| 100 LYD | 11.82 GBP |
| 500 LYD | 59.12 GBP |
| 1,000 LYD | 118.23 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-03-28T07:52:13Z",
"rates": {
"GBP": 0.118234
}
}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.823400000000001,
"rate": 0.118234
}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