Rate Overview
Live
1 JPY = 143.1670 SLL
1 SLL = 0.006985
JPY
Avg
150.7637
High
159.4617
Low
143.1670
Last updated: 3/27/2026, 9:34:27 AM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 143.17 SLL |
| 10 JPY | 1,431.67 SLL |
| 50 JPY | 7,158.35 SLL |
| 100 JPY | 14,316.70 SLL |
| 500 JPY | 71,583.50 SLL |
| 1,000 JPY | 143,167.00 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-27T09:34:27Z",
"rates": {
"SLL": 143.167003
}
}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": 14316.700299999999,
"rate": 143.167003
}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