Rate Overview
Live
1 LVL = 262.2365 JPY
1 JPY = 0.003813
LVL
Avg
257.8708
High
264.0405
Low
248.5542
Last updated: 3/27/2026, 7:21:57 AM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 262.24 JPY |
| 10 LVL | 2,622.37 JPY |
| 50 LVL | 13,111.83 JPY |
| 100 LVL | 26,223.65 JPY |
| 500 LVL | 131,118.25 JPY |
| 1,000 LVL | 262,236.51 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-27T07:21:57Z",
"rates": {
"JPY": 262.236507
}
}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": 26223.650700000002,
"rate": 262.236507
}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