Rate Overview
Live
1 JPY = 151.3509 SLL
1 SLL = 0.006607
JPY
Avg
147.0980
High
151.3509
Low
145.2001
Last updated: 3/7/2026, 4:57:53 AM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 151.35 SLL |
| 10 JPY | 1,513.51 SLL |
| 50 JPY | 7,567.55 SLL |
| 100 JPY | 15,135.09 SLL |
| 500 JPY | 75,675.46 SLL |
| 1,000 JPY | 151,350.93 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-03-07T04:57:53Z",
"rates": {
"SLL": 151.350925
}
}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": 15135.092499999999,
"rate": 151.350925
}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