Rate Overview
Live
1 LVL = 260.9735 JPY
1 JPY = 0.003832
LVL
Avg
261.6367
High
264.0405
Low
259.2901
Last updated: 3/6/2026, 7:28:50 PM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 260.97 JPY |
| 10 LVL | 2,609.73 JPY |
| 50 LVL | 13,048.67 JPY |
| 100 LVL | 26,097.35 JPY |
| 500 LVL | 130,486.75 JPY |
| 1,000 LVL | 260,973.49 JPY |
Get LVL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=JPYExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-06T19:28:50Z",
"rates": {
"JPY": 260.973493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "JPY",
"amount": 100
},
"result": 26097.3493,
"rate": 260.973493
}Build with LVL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key