Rate Overview
Live
1 LSL = 9.8885 JPY
1 JPY = 0.101127
LSL
Avg
9.8768
High
9.9943
Low
9.7504
Last updated: 7/21/2026, 11:52:23 PM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.89 JPY |
| 10 LSL | 98.89 JPY |
| 50 LSL | 494.43 JPY |
| 100 LSL | 988.85 JPY |
| 500 LSL | 4,944.27 JPY |
| 1,000 LSL | 9,888.55 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-21T23:52:23Z",
"rates": {
"JPY": 9.888548
}
}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": 988.8548000000001,
"rate": 9.888548
}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