Rate Overview
Live
1 GBP = 0.812800 LVL
1 LVL = 1.2303
GBP
Avg
0.809279
High
0.815346
Low
0.804467
Last updated: 3/27/2026, 7:19:31 AM
Quick Conversions
| GBP | LVL |
|---|---|
| 1 GBP | 0.81 LVL |
| 10 GBP | 8.13 LVL |
| 50 GBP | 40.64 LVL |
| 100 GBP | 81.28 LVL |
| 500 GBP | 406.40 LVL |
| 1,000 GBP | 812.80 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-03-27T07:19:31Z",
"rates": {
"LVL": 0.8128
}
}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": 81.28,
"rate": 0.8128
}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