Rate Overview
Live
1 GBP = 0.821089 LVL
1 LVL = 1.2179
GBP
Avg
0.816226
High
0.821183
Low
0.811819
Last updated: 4/16/2026, 7:40:08 AM
Quick Conversions
| GBP | LVL |
|---|---|
| 1 GBP | 0.82 LVL |
| 10 GBP | 8.21 LVL |
| 50 GBP | 41.05 LVL |
| 100 GBP | 82.11 LVL |
| 500 GBP | 410.54 LVL |
| 1,000 GBP | 821.09 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-04-16T07:40:08Z",
"rates": {
"LVL": 0.821089
}
}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.10889999999999,
"rate": 0.821089
}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