Rate Overview
Live
1 LVL = 1.2307 GBP
1 GBP = 0.812538
LVL
Avg
1.2403
High
1.2554
Low
1.2244
Last updated: 3/27/2026, 5:45:03 AM
Quick Conversions
| LVL | GBP |
|---|---|
| 1 LVL | 1.23 GBP |
| 10 LVL | 12.31 GBP |
| 50 LVL | 61.54 GBP |
| 100 LVL | 123.07 GBP |
| 500 LVL | 615.36 GBP |
| 1,000 LVL | 1,230.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-03-27T05:45:03Z",
"rates": {
"GBP": 1.230711
}
}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.07110000000002,
"rate": 1.230711
}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