Rate Overview
Live
1 LSL = 9.7529 JPY
1 JPY = 0.102534
LSL
Avg
8.9954
High
9.8296
Low
7.9457
Last updated: 5/26/2026, 10:16:01 PM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.75 JPY |
| 10 LSL | 97.53 JPY |
| 50 LSL | 487.65 JPY |
| 100 LSL | 975.29 JPY |
| 500 LSL | 4,876.45 JPY |
| 1,000 LSL | 9,752.91 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-05-26T22:16:01Z",
"rates": {
"JPY": 9.752909
}
}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": 975.2909000000001,
"rate": 9.752909
}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