Rate Overview
Live
1 LSL = 10.0207 JPY
1 JPY = 0.099793
LSL
Avg
9.6820
High
10.0207
Low
9.3539
Last updated: 7/23/2026, 3:29:38 PM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 10.02 JPY |
| 10 LSL | 100.21 JPY |
| 50 LSL | 501.04 JPY |
| 100 LSL | 1,002.07 JPY |
| 500 LSL | 5,010.37 JPY |
| 1,000 LSL | 10,020.74 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-23T15:29:38Z",
"rates": {
"JPY": 10.02074
}
}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": 1002.074,
"rate": 10.02074
}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