Rate Overview
Live
1 SLL = 0.006974 JPY
1 JPY = 143.3897
SLL
Avg
0.006852
High
0.006985
Low
0.006688
Last updated: 3/27/2026, 5:59:41 AM
Quick Conversions
| SLL | JPY |
|---|---|
| 1 SLL | 0.01 JPY |
| 10 SLL | 0.07 JPY |
| 50 SLL | 0.35 JPY |
| 100 SLL | 0.70 JPY |
| 500 SLL | 3.49 JPY |
| 1,000 SLL | 6.97 JPY |
Get SLL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=JPYExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-27T05:59:41Z",
"rates": {
"JPY": 0.006974
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "JPY",
"amount": 100
},
"result": 0.6974,
"rate": 0.006974
}Build with SLL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key