Rate Overview
Live
1 LSL = 9.8323 JPY
1 JPY = 0.101705
LSL
Avg
9.8192
High
9.8681
Low
9.7725
Last updated: 8/15/2026, 5:56:59 PM
Quick Conversions
| LSL | JPY |
|---|---|
| 1 LSL | 9.83 JPY |
| 10 LSL | 98.32 JPY |
| 50 LSL | 491.62 JPY |
| 100 LSL | 983.23 JPY |
| 500 LSL | 4,916.17 JPY |
| 1,000 LSL | 9,832.34 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-08-15T17:56:59Z",
"rates": {
"JPY": 9.832338
}
}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": 983.2338,
"rate": 9.832338
}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