Rate Overview
Live
1 JPY = 0.103157 LSL
1 LSL = 9.6940
JPY
Avg
0.103131
High
0.104548
Low
0.102495
Last updated: 4/16/2026, 4:07:44 AM
Quick Conversions
| JPY | LSL |
|---|---|
| 1 JPY | 0.10 LSL |
| 10 JPY | 1.03 LSL |
| 50 JPY | 5.16 LSL |
| 100 JPY | 10.32 LSL |
| 500 JPY | 51.58 LSL |
| 1,000 JPY | 103.16 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-04-16T04:07:44Z",
"rates": {
"LSL": 0.103157
}
}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.3157,
"rate": 0.103157
}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