Rate Overview
Live
1 LVL = 1.2152 GBP
1 GBP = 0.822920
LVL
Avg
1.2185
High
1.2238
Low
1.2140
Last updated: 5/6/2026, 2:27:12 PM
Quick Conversions
| LVL | GBP |
|---|---|
| 1 LVL | 1.22 GBP |
| 10 LVL | 12.15 GBP |
| 50 LVL | 60.76 GBP |
| 100 LVL | 121.52 GBP |
| 500 LVL | 607.59 GBP |
| 1,000 LVL | 1,215.19 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-05-06T14:27:12Z",
"rates": {
"GBP": 1.215185
}
}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.51849999999999,
"rate": 1.215185
}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