Rate Overview
Live
1 GBP = 0.811876 LVL
1 LVL = 1.2317
GBP
Avg
0.813994
High
0.816473
Low
0.811876
Last updated: 6/15/2026, 9:47:05 PM
Quick Conversions
| GBP | LVL |
|---|---|
| 1 GBP | 0.81 LVL |
| 10 GBP | 8.12 LVL |
| 50 GBP | 40.59 LVL |
| 100 GBP | 81.19 LVL |
| 500 GBP | 405.94 LVL |
| 1,000 GBP | 811.88 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-06-15T21:47:05Z",
"rates": {
"LVL": 0.811876
}
}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.1876,
"rate": 0.811876
}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