Rate Overview
Live
1 JPY = 139.6651 SLL
1 SLL = 0.007160
JPY
Avg
142.0619
High
147.9638
Low
139.6651
Last updated: 7/27/2026, 2:32:33 PM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 139.67 SLL |
| 10 JPY | 1,396.65 SLL |
| 50 JPY | 6,983.25 SLL |
| 100 JPY | 13,966.51 SLL |
| 500 JPY | 69,832.54 SLL |
| 1,000 JPY | 139,665.08 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-07-27T14:32:33Z",
"rates": {
"SLL": 139.665079
}
}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": 13966.507899999999,
"rate": 139.665079
}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