Rate Overview
Live
1 JPY = 143.1124 SLL
1 SLL = 0.006988
JPY
Avg
145.0632
High
154.9277
Low
143.1124
Last updated: 3/27/2026, 12:55:49 PM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 143.11 SLL |
| 10 JPY | 1,431.12 SLL |
| 50 JPY | 7,155.62 SLL |
| 100 JPY | 14,311.24 SLL |
| 500 JPY | 71,556.19 SLL |
| 1,000 JPY | 143,112.38 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-27T12:55:49Z",
"rates": {
"SLL": 143.112378
}
}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": 14311.2378,
"rate": 143.112378
}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