Rate Overview
Live
1 SZL = 9.8375 JPY
1 JPY = 0.101652
SZL
Avg
9.8026
High
9.8681
Low
9.6778
Last updated: 8/14/2026, 5:24:53 PM
Quick Conversions
| SZL | JPY |
|---|---|
| 1 SZL | 9.84 JPY |
| 10 SZL | 98.37 JPY |
| 50 SZL | 491.87 JPY |
| 100 SZL | 983.75 JPY |
| 500 SZL | 4,918.73 JPY |
| 1,000 SZL | 9,837.46 JPY |
Get SZL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=JPYExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-08-14T17:24:53Z",
"rates": {
"JPY": 9.837458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "JPY",
"amount": 100
},
"result": 983.7458,
"rate": 9.837458
}Build with SZL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key