Rate Overview
Live
1 LVL = 1.2208 GBP
1 GBP = 0.819169
LVL
Avg
1.2195
High
1.2219
Low
1.2177
Last updated: 9/2/2026, 4:41:18 PM
Quick Conversions
| LVL | GBP |
|---|---|
| 1 LVL | 1.22 GBP |
| 10 LVL | 12.21 GBP |
| 50 LVL | 61.04 GBP |
| 100 LVL | 122.08 GBP |
| 500 LVL | 610.38 GBP |
| 1,000 LVL | 1,220.75 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-09-02T16:41:18Z",
"rates": {
"GBP": 1.22075
}
}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": 122.075,
"rate": 1.22075
}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