Rate Overview
Live
1 LVL = 263.7347 JPY
1 JPY = 0.003792
LVL
Avg
261.4700
High
264.3604
Low
256.8411
Last updated: 5/26/2026, 7:51:04 PM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 263.73 JPY |
| 10 LVL | 2,637.35 JPY |
| 50 LVL | 13,186.73 JPY |
| 100 LVL | 26,373.47 JPY |
| 500 LVL | 131,867.33 JPY |
| 1,000 LVL | 263,734.67 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-26T19:51:04Z",
"rates": {
"JPY": 263.734667
}
}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": 26373.4667,
"rate": 263.734667
}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