Rate Overview
Live
1 LVL = 265.1572 JPY
1 JPY = 0.003771
LVL
Avg
257.3939
High
265.2446
Low
243.6485
Last updated: 7/26/2026, 9:17:26 PM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 265.16 JPY |
| 10 LVL | 2,651.57 JPY |
| 50 LVL | 13,257.86 JPY |
| 100 LVL | 26,515.72 JPY |
| 500 LVL | 132,578.62 JPY |
| 1,000 LVL | 265,157.24 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-07-26T21:17:26Z",
"rates": {
"JPY": 265.157242
}
}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": 26515.7242,
"rate": 265.157242
}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