Rate Overview
Live
1 GBP = 0.812354 LVL
1 LVL = 1.2310
GBP
Avg
0.821820
High
0.849184
Low
0.797665
Last updated: 5/26/2026, 10:03:05 PM
Quick Conversions
| GBP | LVL |
|---|---|
| 1 GBP | 0.81 LVL |
| 10 GBP | 8.12 LVL |
| 50 GBP | 40.62 LVL |
| 100 GBP | 81.24 LVL |
| 500 GBP | 406.18 LVL |
| 1,000 GBP | 812.35 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-26T22:03:05Z",
"rates": {
"LVL": 0.812354
}
}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.2354,
"rate": 0.812354
}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