Rate Overview
Live
1 LVL = 262.2945 JPY
1 JPY = 0.003813
LVL
Avg
261.0522
High
262.2945
Low
259.5647
Last updated: 8/15/2026, 8:40:36 PM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 262.29 JPY |
| 10 LVL | 2,622.94 JPY |
| 50 LVL | 13,114.72 JPY |
| 100 LVL | 26,229.45 JPY |
| 500 LVL | 131,147.25 JPY |
| 1,000 LVL | 262,294.50 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-08-15T20:40:36Z",
"rates": {
"JPY": 262.294497
}
}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": 26229.449699999997,
"rate": 262.294497
}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