Rate Overview
Live
1 JPY = 0.003770 LVL
1 LVL = 265.2520
JPY
Avg
0.003885
High
0.004119
Low
0.003766
Last updated: 7/29/2026, 9:26:13 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-29T09:26:13Z",
"rates": {
"LVL": 0.00377
}
}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.377,
"rate": 0.00377
}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