Rate Overview
Live
1 JPY = 0.101399 LSL
1 LSL = 9.8620
JPY
Avg
0.108383
High
0.122356
Low
0.100550
Last updated: 7/21/2026, 1:32:25 PM
Quick Conversions
| JPY | LSL |
|---|---|
| 1 JPY | 0.10 LSL |
| 10 JPY | 1.01 LSL |
| 50 JPY | 5.07 LSL |
| 100 JPY | 10.14 LSL |
| 500 JPY | 50.70 LSL |
| 1,000 JPY | 101.40 LSL |
Get JPY/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=LSLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T13:32:25Z",
"rates": {
"LSL": 0.101399
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "LSL",
"amount": 100
},
"result": 10.1399,
"rate": 0.101399
}Build with JPY/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key