Rate Overview
Live
1 LSL = 9.9124 JPY
1 JPY = 0.100884
LSL
Avg
9.2552
High
9.9878
Low
8.2328
Last updated: 7/22/2026, 3:03:11 PM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.91 JPY |
| 10 LSL | 99.12 JPY |
| 50 LSL | 495.62 JPY |
| 100 LSL | 991.24 JPY |
| 500 LSL | 4,956.18 JPY |
| 1,000 LSL | 9,912.37 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-22T15:03:11Z",
"rates": {
"JPY": 9.912367
}
}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": 991.2366999999999,
"rate": 9.912367
}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