Rate Overview
Live
1 LSL = 9.9436 JPY
1 JPY = 0.100567
LSL
Avg
9.8932
High
9.9461
Low
9.8194
Last updated: 7/5/2026, 10:11:12 PM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.94 JPY |
| 10 LSL | 99.44 JPY |
| 50 LSL | 497.18 JPY |
| 100 LSL | 994.37 JPY |
| 500 LSL | 4,971.83 JPY |
| 1,000 LSL | 9,943.65 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-05T22:11:12Z",
"rates": {
"JPY": 9.94365
}
}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": 994.365,
"rate": 9.94365
}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