Rate Overview
Live
1 LVL = 1.2254 FKP
1 FKP = 0.816032
LVL
Avg
1.2329
High
1.2433
Low
1.2200
Last updated: 6/24/2026, 11:28:43 PM
Quick Conversions
| LVL | FKP |
|---|---|
| 1 LVL | 1.23 FKP |
| 10 LVL | 12.25 FKP |
| 50 LVL | 61.27 FKP |
| 100 LVL | 122.54 FKP |
| 500 LVL | 612.72 FKP |
| 1,000 LVL | 1,225.44 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-24T23:28:43Z",
"rates": {
"FKP": 1.225442
}
}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.54419999999999,
"rate": 1.225442
}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