Rate Overview
Live
1 JPY = 143.2337 SLL
1 SLL = 0.006982
JPY
Avg
142.7261
High
149.5117
Low
131.4649
Last updated: 5/27/2026, 5:23:14 PM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 143.23 SLL |
| 10 JPY | 1,432.34 SLL |
| 50 JPY | 7,161.68 SLL |
| 100 JPY | 14,323.37 SLL |
| 500 JPY | 71,616.83 SLL |
| 1,000 JPY | 143,233.65 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-05-27T17:23:14Z",
"rates": {
"SLL": 143.23365
}
}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": 14323.365000000002,
"rate": 143.23365
}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