Rate Overview
Live
1 LVL = 1.2316 GBP
1 GBP = 0.811926
LVL
Avg
1.2305
High
1.2355
Low
1.2267
Last updated: 5/26/2026, 6:44:03 PM
Quick Conversions
| LVL | GBP |
|---|---|
| 1 LVL | 1.23 GBP |
| 10 LVL | 12.32 GBP |
| 50 LVL | 61.58 GBP |
| 100 LVL | 123.16 GBP |
| 500 LVL | 615.82 GBP |
| 1,000 LVL | 1,231.64 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-26T18:44:03Z",
"rates": {
"GBP": 1.23164
}
}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.164,
"rate": 1.23164
}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