Rate Overview
Live
1 GBP = 0.824586 LVL
1 LVL = 1.2127
GBP
Avg
0.820690
High
0.824586
Low
0.817133
Last updated: 5/6/2026, 11:24:33 AM
Quick Conversions
| GBP | LVL |
|---|---|
| 1 GBP | 0.82 LVL |
| 10 GBP | 8.25 LVL |
| 50 GBP | 41.23 LVL |
| 100 GBP | 82.46 LVL |
| 500 GBP | 412.29 LVL |
| 1,000 GBP | 824.59 LVL |
Get GBP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=LVLExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-06T11:24:33Z",
"rates": {
"LVL": 0.824586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "LVL",
"amount": 100
},
"result": 82.4586,
"rate": 0.824586
}Build with GBP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key