Rate Overview
Live
1 LVL = 1.2192 GBP
1 GBP = 0.820210
LVL
Avg
1.2248
High
1.2424
Low
1.2188
Last updated: 7/5/2026, 10:21:18 PM
Quick Conversions
| LVL | GBP |
|---|---|
| 1 LVL | 1.22 GBP |
| 10 LVL | 12.19 GBP |
| 50 LVL | 60.96 GBP |
| 100 LVL | 121.92 GBP |
| 500 LVL | 609.60 GBP |
| 1,000 LVL | 1,219.20 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-05T22:21:18Z",
"rates": {
"GBP": 1.2192
}
}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.92,
"rate": 1.2192
}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