Rate Overview
Live
1 LVL = 257.4789 JPY
1 JPY = 0.003884
LVL
Avg
259.8520
High
264.1635
Low
257.4789
Last updated: 5/6/2026, 11:14:55 AM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 257.48 JPY |
| 10 LVL | 2,574.79 JPY |
| 50 LVL | 12,873.95 JPY |
| 100 LVL | 25,747.89 JPY |
| 500 LVL | 128,739.46 JPY |
| 1,000 LVL | 257,478.91 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-05-06T11:14:55Z",
"rates": {
"JPY": 257.478913
}
}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": 25747.8913,
"rate": 257.478913
}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