Rate Overview
Live
1 LVL = 265.0920 JPY
1 JPY = 0.003772
LVL
Avg
263.6119
High
267.1299
Low
261.4459
Last updated: 7/24/2026, 4:17:45 PM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 265.09 JPY |
| 10 LVL | 2,650.92 JPY |
| 50 LVL | 13,254.60 JPY |
| 100 LVL | 26,509.20 JPY |
| 500 LVL | 132,545.99 JPY |
| 1,000 LVL | 265,091.98 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-24T16:17:45Z",
"rates": {
"JPY": 265.091983
}
}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": 26509.198300000004,
"rate": 265.091983
}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