Rate Overview
Live
1 LVL = 691.0349 KMF
1 KMF = 0.001447
LVL
Avg
692.5043
High
694.3413
Low
691.0344
Last updated: 4/18/2026, 8:46:36 AM
Quick Conversions
| LVL | KMF |
|---|---|
| 1 LVL | 691.03 KMF |
| 10 LVL | 6,910.35 KMF |
| 50 LVL | 34,551.74 KMF |
| 100 LVL | 69,103.49 KMF |
| 500 LVL | 345,517.43 KMF |
| 1,000 LVL | 691,034.86 KMF |
Get LVL/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=KMFExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-18T08:46:36Z",
"rates": {
"KMF": 691.034864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "KMF",
"amount": 100
},
"result": 69103.4864,
"rate": 691.034864
}Build with LVL/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key