Rate Overview
Live
1 GBP = 0.811403 LVL
1 LVL = 1.2324
GBP
Avg
0.804638
High
0.811403
Low
0.798241
Last updated: 3/7/2026, 12:22:41 AM
Quick Conversions
| GBP | LVL |
|---|---|
| 1 GBP | 0.81 LVL |
| 10 GBP | 8.11 LVL |
| 50 GBP | 40.57 LVL |
| 100 GBP | 81.14 LVL |
| 500 GBP | 405.70 LVL |
| 1,000 GBP | 811.40 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-07T00:22:41Z",
"rates": {
"LVL": 0.811403
}
}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.1403,
"rate": 0.811403
}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