Rate Overview
Live
1 LSL = 9.7653 JPY
1 JPY = 0.102403
LSL
Avg
9.8601
High
9.9845
Low
9.7239
Last updated: 9/4/2026, 6:29:03 PM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.77 JPY |
| 10 LSL | 97.65 JPY |
| 50 LSL | 488.27 JPY |
| 100 LSL | 976.53 JPY |
| 500 LSL | 4,882.65 JPY |
| 1,000 LSL | 9,765.31 JPY |
Get LSL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=JPYExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-04T18:29:03Z",
"rates": {
"JPY": 9.765307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "JPY",
"amount": 100
},
"result": 976.5307,
"rate": 9.765307
}Build with LSL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key