Rate Overview
Live
1 JPY = 143.2553 SLL
1 SLL = 0.006981
JPY
Avg
143.4861
High
143.9253
Low
143.2470
Last updated: 3/27/2026, 7:48:46 AM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 143.26 SLL |
| 10 JPY | 1,432.55 SLL |
| 50 JPY | 7,162.76 SLL |
| 100 JPY | 14,325.53 SLL |
| 500 JPY | 71,627.65 SLL |
| 1,000 JPY | 143,255.30 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-27T07:48:46Z",
"rates": {
"SLL": 143.255297
}
}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": 14325.529700000001,
"rate": 143.255297
}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