Rate Overview
Live
1 JPY = 131.6130 SLL
1 SLL = 0.007598
JPY
Avg
131.6818
High
132.0094
Low
131.1955
Last updated: 4/17/2026, 8:56:56 AM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 131.61 SLL |
| 10 JPY | 1,316.13 SLL |
| 50 JPY | 6,580.65 SLL |
| 100 JPY | 13,161.30 SLL |
| 500 JPY | 65,806.50 SLL |
| 1,000 JPY | 131,613.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-04-17T08:56:56Z",
"rates": {
"SLL": 131.613003
}
}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": 13161.300299999999,
"rate": 131.613003
}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