Rate Overview
Live
1 LVL = 264.2159 JPY
1 JPY = 0.003785
LVL
Avg
263.8232
High
264.7171
Low
262.9293
Last updated: 6/16/2026, 10:01:04 AM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 264.22 JPY |
| 10 LVL | 2,642.16 JPY |
| 50 LVL | 13,210.79 JPY |
| 100 LVL | 26,421.59 JPY |
| 500 LVL | 132,107.95 JPY |
| 1,000 LVL | 264,215.89 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-06-16T10:01:04Z",
"rates": {
"JPY": 264.215893
}
}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": 26421.5893,
"rate": 264.215893
}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