Rate Overview
Live
1 LVL = 258.0479 JPY
1 JPY = 0.003875
LVL
Avg
261.9007
High
264.6093
Low
257.4541
Last updated: 9/4/2026, 4:24:07 PM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 258.05 JPY |
| 10 LVL | 2,580.48 JPY |
| 50 LVL | 12,902.39 JPY |
| 100 LVL | 25,804.79 JPY |
| 500 LVL | 129,023.94 JPY |
| 1,000 LVL | 258,047.87 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-09-04T16:24:07Z",
"rates": {
"JPY": 258.047872
}
}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": 25804.7872,
"rate": 258.047872
}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