Rate Overview
Live
1 LSL = 9.6951 JPY
1 JPY = 0.103145
LSL
Avg
9.6242
High
9.8296
Low
9.3539
Last updated: 6/10/2026, 9:01:35 AM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.70 JPY |
| 10 LSL | 96.95 JPY |
| 50 LSL | 484.75 JPY |
| 100 LSL | 969.51 JPY |
| 500 LSL | 4,847.54 JPY |
| 1,000 LSL | 9,695.07 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-06-10T09:01:35Z",
"rates": {
"JPY": 9.695073
}
}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": 969.5073000000001,
"rate": 9.695073
}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