Rate Overview
Live
1 SZL = 9.8874 JPY
1 JPY = 0.101139
SZL
Avg
9.2573
High
9.9878
Low
8.2328
Last updated: 7/22/2026, 1:49:24 AM
Quick Conversions
| SZL | JPY |
|---|---|
| 1 SZL | 9.89 JPY |
| 10 SZL | 98.87 JPY |
| 50 SZL | 494.37 JPY |
| 100 SZL | 988.74 JPY |
| 500 SZL | 4,943.71 JPY |
| 1,000 SZL | 9,887.43 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-22T01:49:24Z",
"rates": {
"JPY": 9.887427
}
}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": 988.7427,
"rate": 9.887427
}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