Rate Overview
Live
1 GBP = 0.823360 LVL
1 LVL = 1.2145
GBP
Avg
0.810299
High
0.825622
Low
0.796560
Last updated: 7/26/2026, 7:15:28 AM
Quick Conversions
| GBP | LVL |
|---|---|
| 1 GBP | 0.82 LVL |
| 10 GBP | 8.23 LVL |
| 50 GBP | 41.17 LVL |
| 100 GBP | 82.34 LVL |
| 500 GBP | 411.68 LVL |
| 1,000 GBP | 823.36 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-07-26T07:15:28Z",
"rates": {
"LVL": 0.82336
}
}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.336,
"rate": 0.82336
}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