Rate Overview
Live
1 JPY = 0.003771 LVL
1 LVL = 265.1816
JPY
Avg
0.003810
High
0.003862
Low
0.003768
Last updated: 7/29/2026, 1:13:21 AM
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.89 LVL |
| 1,000 JPY | 3.77 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-07-29T01:13:21Z",
"rates": {
"LVL": 0.003771
}
}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.3771,
"rate": 0.003771
}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