Rate Overview
Live
1 LSL = 9.3497 JPY
1 JPY = 0.106955
LSL
Avg
9.4130
High
9.6637
Low
9.2804
Last updated: 5/6/2026, 3:28:41 PM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.35 JPY |
| 10 LSL | 93.50 JPY |
| 50 LSL | 467.49 JPY |
| 100 LSL | 934.97 JPY |
| 500 LSL | 4,674.86 JPY |
| 1,000 LSL | 9,349.73 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-05-06T15:28:41Z",
"rates": {
"JPY": 9.349726
}
}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": 934.9726,
"rate": 9.349726
}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