Rate Overview
Live
1 LVL = 1.2354 GBP
1 GBP = 0.809444
LVL
Avg
1.2435
High
1.2528
Low
1.2333
Last updated: 3/6/2026, 7:30:47 PM
Quick Conversions
| LVL | GBP |
|---|---|
| 1 LVL | 1.24 GBP |
| 10 LVL | 12.35 GBP |
| 50 LVL | 61.77 GBP |
| 100 LVL | 123.54 GBP |
| 500 LVL | 617.71 GBP |
| 1,000 LVL | 1,235.42 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-06T19:30:47Z",
"rates": {
"GBP": 1.235416
}
}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.5416,
"rate": 1.235416
}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