Rate Overview
Live
1 LVL = 1.2147 GBP
1 GBP = 0.823242
LVL
Avg
1.2293
High
1.2431
Low
1.2102
Last updated: 7/26/2026, 3:30:59 AM
Quick Conversions
| LVL | GBP |
|---|---|
| 1 LVL | 1.21 GBP |
| 10 LVL | 12.15 GBP |
| 50 LVL | 60.74 GBP |
| 100 LVL | 121.47 GBP |
| 500 LVL | 607.35 GBP |
| 1,000 LVL | 1,214.71 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-07-26T03:30:59Z",
"rates": {
"GBP": 1.214709
}
}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": 121.4709,
"rate": 1.214709
}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