Rate Overview
Live
1 LVL = 264.0809 JPY
1 JPY = 0.003787
LVL
Avg
263.5714
High
267.1299
Low
262.2059
Last updated: 7/6/2026, 1:33:14 PM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 264.08 JPY |
| 10 LVL | 2,640.81 JPY |
| 50 LVL | 13,204.05 JPY |
| 100 LVL | 26,408.09 JPY |
| 500 LVL | 132,040.47 JPY |
| 1,000 LVL | 264,080.94 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-06T13:33:14Z",
"rates": {
"JPY": 264.080935
}
}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": 26408.093500000003,
"rate": 264.080935
}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