Rate Overview
Live
1 LSL = 9.3922 JPY
1 JPY = 0.106472
LSL
Avg
9.3705
High
9.4761
Low
9.2611
Last updated: 3/26/2026, 9:04:15 PM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.39 JPY |
| 10 LSL | 93.92 JPY |
| 50 LSL | 469.61 JPY |
| 100 LSL | 939.22 JPY |
| 500 LSL | 4,696.08 JPY |
| 1,000 LSL | 9,392.17 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-03-26T21:04:15Z",
"rates": {
"JPY": 9.392166
}
}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": 939.2166,
"rate": 9.392166
}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