Rate Overview
Live
1 LVL = 262.5253 JPY
1 JPY = 0.003809
LVL
Avg
263.0626
High
264.2364
Low
262.4441
Last updated: 4/16/2026, 7:41:59 AM
Quick Conversions
| LVL | JPY |
|---|---|
| 1 LVL | 262.53 JPY |
| 10 LVL | 2,625.25 JPY |
| 50 LVL | 13,126.26 JPY |
| 100 LVL | 26,252.53 JPY |
| 500 LVL | 131,262.64 JPY |
| 1,000 LVL | 262,525.28 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-04-16T07:41:59Z",
"rates": {
"JPY": 262.525278
}
}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": 26252.5278,
"rate": 262.525278
}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