Rate Overview
Live
1 GBP = 0.821313 LVL
1 LVL = 1.2176
GBP
Avg
0.820649
High
0.821313
Low
0.819382
Last updated: 8/30/2026, 10:24:09 PM
Quick Conversions
| GBP | LVL |
|---|---|
| 1 GBP | 0.82 LVL |
| 10 GBP | 8.21 LVL |
| 50 GBP | 41.07 LVL |
| 100 GBP | 82.13 LVL |
| 500 GBP | 410.66 LVL |
| 1,000 GBP | 821.31 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-08-30T22:24:09Z",
"rates": {
"LVL": 0.821313
}
}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.1313,
"rate": 0.821313
}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