Rate Overview
Live
1 FKP = 0.808612 LVL
1 LVL = 1.2367
FKP
Avg
0.805643
High
0.808612
Low
0.801609
Last updated: 3/7/2026, 1:02:55 AM
Quick Conversions
| FKP | LVL |
|---|---|
| 1 FKP | 0.81 LVL |
| 10 FKP | 8.09 LVL |
| 50 FKP | 40.43 LVL |
| 100 FKP | 80.86 LVL |
| 500 FKP | 404.31 LVL |
| 1,000 FKP | 808.61 LVL |
Get FKP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=LVLExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-07T01:02:55Z",
"rates": {
"LVL": 0.808612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "LVL",
"amount": 100
},
"result": 80.8612,
"rate": 0.808612
}Build with FKP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key