Rate Overview
Live
1 LSL = 9.3889 JPY
1 JPY = 0.106508
LSL
Avg
8.5867
High
9.8242
Low
7.6324
Last updated: 3/27/2026, 12:36:28 AM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.39 JPY |
| 10 LSL | 93.89 JPY |
| 50 LSL | 469.45 JPY |
| 100 LSL | 938.89 JPY |
| 500 LSL | 4,694.47 JPY |
| 1,000 LSL | 9,388.93 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-27T00:36:28Z",
"rates": {
"JPY": 9.388933
}
}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": 938.8933,
"rate": 9.388933
}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