Rate Overview
Live
1 JPY = 134.0850 SLL
1 SLL = 0.007458
JPY
Avg
133.7276
High
134.2349
Low
132.8757
Last updated: 5/7/2026, 11:19:55 AM
Quick Conversions
| JPY | SLL |
|---|---|
| 1 JPY | 134.09 SLL |
| 10 JPY | 1,340.85 SLL |
| 50 JPY | 6,704.25 SLL |
| 100 JPY | 13,408.50 SLL |
| 500 JPY | 67,042.51 SLL |
| 1,000 JPY | 134,085.02 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-05-07T11:19:55Z",
"rates": {
"SLL": 134.085017
}
}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": 13408.501699999999,
"rate": 134.085017
}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