Rate Overview
Live
1 SZL = 9.9159 JPY
1 JPY = 0.100848
SZL
Avg
9.8066
High
9.9182
Low
9.7002
Last updated: 6/16/2026, 3:36:47 AM
Quick Conversions
| SZL | JPY |
|---|---|
| 1 SZL | 9.92 JPY |
| 10 SZL | 99.16 JPY |
| 50 SZL | 495.80 JPY |
| 100 SZL | 991.59 JPY |
| 500 SZL | 4,957.97 JPY |
| 1,000 SZL | 9,915.94 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-06-16T03:36:47Z",
"rates": {
"JPY": 9.915935
}
}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.5935,
"rate": 9.915935
}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