Rate Overview
Live
1 SZL = 9.9025 JPY
1 JPY = 0.100984
SZL
Avg
9.9401
High
9.9845
Low
9.9025
Last updated: 8/30/2026, 3:02:27 PM
Quick Conversions
| SZL | JPY |
|---|---|
| 1 SZL | 9.90 JPY |
| 10 SZL | 99.03 JPY |
| 50 SZL | 495.13 JPY |
| 100 SZL | 990.25 JPY |
| 500 SZL | 4,951.27 JPY |
| 1,000 SZL | 9,902.55 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-08-30T15:02:27Z",
"rates": {
"JPY": 9.902548
}
}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": 990.2547999999999,
"rate": 9.902548
}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