Rate Overview
Live
1 LVL = 1.2470 FKP
1 FKP = 0.801907
LVL
Avg
1.2358
High
1.2568
Low
1.2159
Last updated: 7/2/2026, 7:20:43 AM
Quick Conversions
| LVL | FKP |
|---|---|
| 1 LVL | 1.25 FKP |
| 10 LVL | 12.47 FKP |
| 50 LVL | 62.35 FKP |
| 100 LVL | 124.70 FKP |
| 500 LVL | 623.51 FKP |
| 1,000 LVL | 1,247.03 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-07-02T07:20:43Z",
"rates": {
"FKP": 1.247028
}
}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": 124.7028,
"rate": 1.247028
}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