Rate Overview
Live
1 FKP = 0.821455 LVL
1 LVL = 1.2174
FKP
Avg
0.822087
High
0.847413
Low
0.796358
Last updated: 7/28/2026, 5:15:04 AM
Quick Conversions
| FKP | LVL |
|---|---|
| 1 FKP | 0.82 LVL |
| 10 FKP | 8.21 LVL |
| 50 FKP | 41.07 LVL |
| 100 FKP | 82.15 LVL |
| 500 FKP | 410.73 LVL |
| 1,000 FKP | 821.46 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-07-28T05:15:04Z",
"rates": {
"LVL": 0.821455
}
}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": 82.1455,
"rate": 0.821455
}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