Rate Overview
Live
1 SZL = 9.7091 JPY
1 JPY = 0.102997
SZL
Avg
9.7007
High
9.7541
Low
9.5650
Last updated: 4/16/2026, 7:48:38 AM
Quick Conversions
| SZL | JPY |
|---|---|
| 1 SZL | 9.71 JPY |
| 10 SZL | 97.09 JPY |
| 50 SZL | 485.45 JPY |
| 100 SZL | 970.91 JPY |
| 500 SZL | 4,854.53 JPY |
| 1,000 SZL | 9,709.06 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-04-16T07:48:38Z",
"rates": {
"JPY": 9.709056
}
}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": 970.9056,
"rate": 9.709056
}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