Rate Overview
Live
1 LVL = 1.2303 GBP
1 GBP = 0.812801
LVL
Avg
1.2357
High
1.2431
Low
1.2265
Last updated: 3/27/2026, 7:19:31 AM
Quick Conversions
| LVL | GBP |
|---|---|
| 1 LVL | 1.23 GBP |
| 10 LVL | 12.30 GBP |
| 50 LVL | 61.52 GBP |
| 100 LVL | 123.03 GBP |
| 500 LVL | 615.16 GBP |
| 1,000 LVL | 1,230.31 GBP |
Get LVL/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=GBPExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-27T07:19:31Z",
"rates": {
"GBP": 1.230314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "GBP",
"amount": 100
},
"result": 123.03139999999999,
"rate": 1.230314
}Build with LVL/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key