Rate Overview
Live
1 JPY = 143.3374 SLL
1 SLL = 0.006977
JPY
Avg
143.6416
High
143.9022
Low
143.3374
Last updated: 5/27/2026, 1:32:09 PM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 143.34 SLL |
| 10 JPY | 1,433.37 SLL |
| 50 JPY | 7,166.87 SLL |
| 100 JPY | 14,333.74 SLL |
| 500 JPY | 71,668.72 SLL |
| 1,000 JPY | 143,337.45 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-27T13:32:09Z",
"rates": {
"SLL": 143.33745
}
}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": 14333.744999999999,
"rate": 143.33745
}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