Rate Overview
Live
1 SZL = 9.3810 JPY
1 JPY = 0.106598
SZL
Avg
8.5863
High
9.8242
Low
7.6324
Last updated: 3/27/2026, 2:52:59 AM
Quick Conversions
| SZL | JPY |
|---|---|
| 1 SZL | 9.38 JPY |
| 10 SZL | 93.81 JPY |
| 50 SZL | 469.05 JPY |
| 100 SZL | 938.10 JPY |
| 500 SZL | 4,690.51 JPY |
| 1,000 SZL | 9,381.03 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-03-27T02:52:59Z",
"rates": {
"JPY": 9.381025
}
}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": 938.1025,
"rate": 9.381025
}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