Rate Overview
Live
1 LSL = 9.7331 JPY
1 JPY = 0.102742
LSL
Avg
9.8194
High
9.9902
Low
9.7323
Last updated: 7/26/2026, 8:38:43 AM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.73 JPY |
| 10 LSL | 97.33 JPY |
| 50 LSL | 486.65 JPY |
| 100 LSL | 973.31 JPY |
| 500 LSL | 4,866.54 JPY |
| 1,000 LSL | 9,733.08 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-07-26T08:38:43Z",
"rates": {
"JPY": 9.733077
}
}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": 973.3077,
"rate": 9.733077
}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