Rate Overview
Live
1 SZL = 9.9452 JPY
1 JPY = 0.100551
SZL
Avg
9.8614
High
9.9452
Low
9.7842
Last updated: 7/3/2026, 5:56:50 PM
Quick Conversions
| SZL | JPY |
|---|---|
| 1 SZL | 9.95 JPY |
| 10 SZL | 99.45 JPY |
| 50 SZL | 497.26 JPY |
| 100 SZL | 994.52 JPY |
| 500 SZL | 4,972.62 JPY |
| 1,000 SZL | 9,945.24 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-03T17:56:50Z",
"rates": {
"JPY": 9.945242
}
}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": 994.5242000000001,
"rate": 9.945242
}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