Rate Overview
Live
1 JPY = 131.4966 SLL
1 SLL = 0.007605
JPY
Avg
131.6633
High
132.0094
Low
131.1955
Last updated: 4/17/2026, 6:13:00 AM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 131.50 SLL |
| 10 JPY | 1,314.97 SLL |
| 50 JPY | 6,574.83 SLL |
| 100 JPY | 13,149.66 SLL |
| 500 JPY | 65,748.32 SLL |
| 1,000 JPY | 131,496.63 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-17T06:13:00Z",
"rates": {
"SLL": 131.496632
}
}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": 13149.6632,
"rate": 131.496632
}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