Rate Overview
Live
1 LVL = 262.0263 JPY
1 JPY = 0.003816
LVL
Avg
262.0046
High
262.7550
Low
260.5018
Last updated: 3/27/2026, 5:41:39 AM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 262.03 JPY |
| 10 LVL | 2,620.26 JPY |
| 50 LVL | 13,101.32 JPY |
| 100 LVL | 26,202.63 JPY |
| 500 LVL | 131,013.17 JPY |
| 1,000 LVL | 262,026.35 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-27T05:41:39Z",
"rates": {
"JPY": 262.026345
}
}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": 26202.6345,
"rate": 262.026345
}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