Rate Overview
Live
1 GBP = 0.810808 LVL
1 LVL = 1.2333
GBP
Avg
0.809137
High
0.815346
Low
0.804467
Last updated: 3/27/2026, 9:11:33 AM
Quick Conversions
| GBP | LVL |
|---|---|
| 1 GBP | 0.81 LVL |
| 10 GBP | 8.11 LVL |
| 50 GBP | 40.54 LVL |
| 100 GBP | 81.08 LVL |
| 500 GBP | 405.40 LVL |
| 1,000 GBP | 810.81 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-27T09:11:33Z",
"rates": {
"LVL": 0.810808
}
}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.0808,
"rate": 0.810808
}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