Rate Overview
Live
1 LVL = 1.2172 FKP
1 FKP = 0.821536
LVL
Avg
1.2248
High
1.2405
Low
1.2095
Last updated: 8/25/2026, 6:07:26 PM
Quick Conversions
| LVL | FKP |
|---|---|
| 1 LVL | 1.22 FKP |
| 10 LVL | 12.17 FKP |
| 50 LVL | 60.86 FKP |
| 100 LVL | 121.72 FKP |
| 500 LVL | 608.62 FKP |
| 1,000 LVL | 1,217.23 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-08-25T18:07:26Z",
"rates": {
"FKP": 1.217232
}
}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": 121.7232,
"rate": 1.217232
}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