Rate Overview
Live
1 SZL = 9.3873 JPY
1 JPY = 0.106527
SZL
Avg
9.3699
High
9.4761
Low
9.2611
Last updated: 3/26/2026, 11:37:57 PM
Quick Conversions
| SZL | JPY |
|---|---|
| 1 SZL | 9.39 JPY |
| 10 SZL | 93.87 JPY |
| 50 SZL | 469.36 JPY |
| 100 SZL | 938.73 JPY |
| 500 SZL | 4,693.63 JPY |
| 1,000 SZL | 9,387.26 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-03-26T23:37:57Z",
"rates": {
"JPY": 9.387257
}
}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": 938.7257,
"rate": 9.387257
}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