Rate Overview
Live
1 SZL = 9.7529 JPY
1 JPY = 0.102534
SZL
Avg
9.6595
High
9.7529
Low
9.5271
Last updated: 5/26/2026, 10:30:09 PM
Quick Conversions
| SZL | JPY |
|---|---|
| 1 SZL | 9.75 JPY |
| 10 SZL | 97.53 JPY |
| 50 SZL | 487.65 JPY |
| 100 SZL | 975.29 JPY |
| 500 SZL | 4,876.45 JPY |
| 1,000 SZL | 9,752.91 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-05-26T22:30:09Z",
"rates": {
"JPY": 9.752909
}
}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": 975.2909000000001,
"rate": 9.752909
}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