Rate Overview
Live
1 JPY = 0.102980 SZL
1 SZL = 9.7106
JPY
Avg
0.103088
High
0.104548
Low
0.102520
Last updated: 4/16/2026, 6:02:55 AM
Quick Conversions
| JPY | SZL |
|---|---|
| 1 JPY | 0.10 SZL |
| 10 JPY | 1.03 SZL |
| 50 JPY | 5.15 SZL |
| 100 JPY | 10.30 SZL |
| 500 JPY | 51.49 SZL |
| 1,000 JPY | 102.98 SZL |
Get JPY/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SZLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-16T06:02:55Z",
"rates": {
"SZL": 0.10298
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SZL",
"amount": 100
},
"result": 10.298,
"rate": 0.10298
}Build with JPY/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key