Rate Overview
Live
1 LVL = 264.8217 JPY
1 JPY = 0.003776
LVL
Avg
262.3657
High
264.8217
Low
258.8906
Last updated: 7/22/2026, 4:50:37 AM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 264.82 JPY |
| 10 LVL | 2,648.22 JPY |
| 50 LVL | 13,241.08 JPY |
| 100 LVL | 26,482.17 JPY |
| 500 LVL | 132,410.85 JPY |
| 1,000 LVL | 264,821.70 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-22T04:50:37Z",
"rates": {
"JPY": 264.821697
}
}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": 26482.1697,
"rate": 264.821697
}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