Rate Overview
Live
1 JPY = 0.003807 LVL
1 LVL = 262.6740
JPY
Avg
0.003801
High
0.003809
Low
0.003787
Last updated: 5/28/2026, 9:39:53 PM
Quick Conversions
| JPY | LVL |
|---|---|
| 1 JPY | 0.00 LVL |
| 10 JPY | 0.04 LVL |
| 50 JPY | 0.19 LVL |
| 100 JPY | 0.38 LVL |
| 500 JPY | 1.90 LVL |
| 1,000 JPY | 3.81 LVL |
Get JPY/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=LVLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-28T21:39:53Z",
"rates": {
"LVL": 0.003807
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "LVL",
"amount": 100
},
"result": 0.3807,
"rate": 0.003807
}Build with JPY/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key