Rate Overview
Live
1 JPY = 0.003863 LVL
1 LVL = 258.8662
JPY
Avg
0.003856
High
0.003872
Low
0.003832
Last updated: 5/8/2026, 3:43:05 PM
Quick Conversions
| JPY | LVL |
|---|---|
| 1 JPY | 0.00 LVL |
| 10 JPY | 0.04 LVL |
| 50 JPY | 0.19 LVL |
| 100 JPY | 0.39 LVL |
| 500 JPY | 1.93 LVL |
| 1,000 JPY | 3.86 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-08T15:43:05Z",
"rates": {
"LVL": 0.003863
}
}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.38630000000000003,
"rate": 0.003863
}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