Rate Overview
Live
1 JPY = 142.3893 SLL
1 SLL = 0.007023
JPY
Avg
143.7363
High
154.2772
Low
142.1798
Last updated: 6/17/2026, 7:10:25 AM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 142.39 SLL |
| 10 JPY | 1,423.89 SLL |
| 50 JPY | 7,119.46 SLL |
| 100 JPY | 14,238.93 SLL |
| 500 JPY | 71,194.64 SLL |
| 1,000 JPY | 142,389.28 SLL |
Get JPY/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SLLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:10:25Z",
"rates": {
"SLL": 142.389283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SLL",
"amount": 100
},
"result": 14238.928300000001,
"rate": 142.389283
}Build with JPY/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key