Rate Overview
Live
1 JPY = 143.0828 SLL
1 SLL = 0.006989
JPY
Avg
151.3940
High
160.3978
Low
143.0828
Last updated: 3/27/2026, 11:21:31 AM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 143.08 SLL |
| 10 JPY | 1,430.83 SLL |
| 50 JPY | 7,154.14 SLL |
| 100 JPY | 14,308.28 SLL |
| 500 JPY | 71,541.42 SLL |
| 1,000 JPY | 143,082.84 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-03-27T11:21:31Z",
"rates": {
"SLL": 143.082844
}
}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": 14308.284399999999,
"rate": 143.082844
}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