Rate Overview
Live
1 JPY = 140.6916 SLL
1 SLL = 0.007108
JPY
Avg
146.1423
High
154.9770
Low
129.7743
Last updated: 7/21/2026, 11:45:13 AM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 140.69 SLL |
| 10 JPY | 1,406.92 SLL |
| 50 JPY | 7,034.58 SLL |
| 100 JPY | 14,069.16 SLL |
| 500 JPY | 70,345.80 SLL |
| 1,000 JPY | 140,691.60 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-21T11:45:13Z",
"rates": {
"SLL": 140.691597
}
}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": 14069.1597,
"rate": 140.691597
}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