Rate Overview
Live
1 LVL = 263.7645 JPY
1 JPY = 0.003791
LVL
Avg
263.1396
High
263.7645
Low
262.4771
Last updated: 5/26/2026, 6:43:57 PM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 263.76 JPY |
| 10 LVL | 2,637.64 JPY |
| 50 LVL | 13,188.22 JPY |
| 100 LVL | 26,376.45 JPY |
| 500 LVL | 131,882.23 JPY |
| 1,000 LVL | 263,764.46 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-05-26T18:43:57Z",
"rates": {
"JPY": 263.764465
}
}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": 26376.4465,
"rate": 263.764465
}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