Rate Overview
Live
1 JPY = 0.101636 SZL
1 SZL = 9.8390
JPY
Avg
0.114638
High
0.131020
Low
0.100056
Last updated: 7/20/2026, 10:30:47 PM
Quick Conversions
| JPY | SZL |
|---|---|
| 1 JPY | 0.10 SZL |
| 10 JPY | 1.02 SZL |
| 50 JPY | 5.08 SZL |
| 100 JPY | 10.16 SZL |
| 500 JPY | 50.82 SZL |
| 1,000 JPY | 101.64 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-07-20T22:30:47Z",
"rates": {
"SZL": 0.101636
}
}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.1636,
"rate": 0.101636
}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