Rate Overview
Live
1 JPY = 139.6591 SLL
1 SLL = 0.007160
JPY
Avg
142.0612
High
147.9638
Low
139.6591
Last updated: 7/27/2026, 8:59:37 PM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 139.66 SLL |
| 10 JPY | 1,396.59 SLL |
| 50 JPY | 6,982.96 SLL |
| 100 JPY | 13,965.91 SLL |
| 500 JPY | 69,829.55 SLL |
| 1,000 JPY | 139,659.11 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-27T20:59:37Z",
"rates": {
"SLL": 139.659107
}
}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": 13965.9107,
"rate": 139.659107
}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