Rate Overview
Live
1 JPY = 157.2663 SLL
1 SLL = 0.006359
JPY
Avg
147.1956
High
157.2892
Low
143.1032
Last updated: 9/4/2026, 7:31:08 PM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 157.27 SLL |
| 10 JPY | 1,572.66 SLL |
| 50 JPY | 7,863.32 SLL |
| 100 JPY | 15,726.63 SLL |
| 500 JPY | 78,633.15 SLL |
| 1,000 JPY | 157,266.31 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-09-04T19:31:08Z",
"rates": {
"SLL": 157.266308
}
}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": 15726.6308,
"rate": 157.266308
}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