Rate Overview
Live
1 LVL = 1.2259 FKP
1 FKP = 0.815703
LVL
Avg
1.2172
High
1.2557
Low
1.1801
Last updated: 6/27/2026, 3:09:00 AM
Quick Conversions
| LVL | FKP |
|---|---|
| 1 LVL | 1.23 FKP |
| 10 LVL | 12.26 FKP |
| 50 LVL | 61.30 FKP |
| 100 LVL | 122.59 FKP |
| 500 LVL | 612.97 FKP |
| 1,000 LVL | 1,225.94 FKP |
Get LVL/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=FKPExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-06-27T03:09:00Z",
"rates": {
"FKP": 1.225936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "FKP",
"amount": 100
},
"result": 122.5936,
"rate": 1.225936
}Build with LVL/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key