Rate Overview
Live
1 JPY = 140.8591 SLL
1 SLL = 0.007099
JPY
Avg
142.3671
High
154.2630
Low
129.7743
Last updated: 7/21/2026, 6:02:31 AM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 140.86 SLL |
| 10 JPY | 1,408.59 SLL |
| 50 JPY | 7,042.96 SLL |
| 100 JPY | 14,085.91 SLL |
| 500 JPY | 70,429.56 SLL |
| 1,000 JPY | 140,859.13 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-07-21T06:02:31Z",
"rates": {
"SLL": 140.859127
}
}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": 14085.9127,
"rate": 140.859127
}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