Rate Overview
Live
1 LVL = 262.6686 JPY
1 JPY = 0.003807
LVL
Avg
263.0653
High
267.1299
Low
261.5725
Last updated: 7/3/2026, 5:19:26 PM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 262.67 JPY |
| 10 LVL | 2,626.69 JPY |
| 50 LVL | 13,133.43 JPY |
| 100 LVL | 26,266.86 JPY |
| 500 LVL | 131,334.31 JPY |
| 1,000 LVL | 262,668.62 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-03T17:19:26Z",
"rates": {
"JPY": 262.668616
}
}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": 26266.8616,
"rate": 262.668616
}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