Rate Overview
Live
1 SZL = 9.9124 JPY
1 JPY = 0.100884
SZL
Avg
9.8809
High
9.9943
Low
9.7504
Last updated: 7/22/2026, 1:46:18 PM
Quick Conversions
| SZL | JPY |
|---|---|
| 1 SZL | 9.91 JPY |
| 10 SZL | 99.12 JPY |
| 50 SZL | 495.62 JPY |
| 100 SZL | 991.24 JPY |
| 500 SZL | 4,956.18 JPY |
| 1,000 SZL | 9,912.37 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-07-22T13:46:18Z",
"rates": {
"JPY": 9.912367
}
}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": 991.2366999999999,
"rate": 9.912367
}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