Rate Overview
Live
1 FKP = 0.812627 LVL
1 LVL = 1.2306
FKP
Avg
0.813132
High
0.841960
Low
0.797415
Last updated: 3/27/2026, 10:23:07 AM
Quick Conversions
| FKP | LVL |
|---|---|
| 1 FKP | 0.81 LVL |
| 10 FKP | 8.13 LVL |
| 50 FKP | 40.63 LVL |
| 100 FKP | 81.26 LVL |
| 500 FKP | 406.31 LVL |
| 1,000 FKP | 812.63 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-27T10:23:07Z",
"rates": {
"LVL": 0.812627
}
}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": 81.2627,
"rate": 0.812627
}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