Rate Overview
Live
1 JPY = 0.105062 LSL
1 LSL = 9.5182
JPY
Avg
0.103344
High
0.105199
Low
0.101725
Last updated: 3/7/2026, 12:33:22 AM
Quick Conversions
| JPY | LSL |
|---|---|
| 1 JPY | 0.11 LSL |
| 10 JPY | 1.05 LSL |
| 50 JPY | 5.25 LSL |
| 100 JPY | 10.51 LSL |
| 500 JPY | 52.53 LSL |
| 1,000 JPY | 105.06 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-03-07T00:33:22Z",
"rates": {
"LSL": 0.105062
}
}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.5062,
"rate": 0.105062
}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