Rate Overview
Live
1 LSL = 9.6902 JPY
1 JPY = 0.103197
LSL
Avg
9.6961
High
9.7565
Low
9.5650
Last updated: 4/16/2026, 2:23:16 AM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.69 JPY |
| 10 LSL | 96.90 JPY |
| 50 LSL | 484.51 JPY |
| 100 LSL | 969.02 JPY |
| 500 LSL | 4,845.10 JPY |
| 1,000 LSL | 9,690.21 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-04-16T02:23:16Z",
"rates": {
"JPY": 9.690207
}
}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.0206999999999,
"rate": 9.690207
}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