Rate Overview
Live
1 JPY = 141.8366 SLL
1 SLL = 0.007050
JPY
Avg
139.9629
High
141.8366
Low
129.7743
Last updated: 7/7/2026, 12:11:58 PM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 141.84 SLL |
| 10 JPY | 1,418.37 SLL |
| 50 JPY | 7,091.83 SLL |
| 100 JPY | 14,183.66 SLL |
| 500 JPY | 70,918.31 SLL |
| 1,000 JPY | 141,836.61 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-07T12:11:58Z",
"rates": {
"SLL": 141.836613
}
}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": 14183.6613,
"rate": 141.836613
}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