Rate Overview
Live
1 JPY = 0.100847 SZL
1 SZL = 9.9160
JPY
Avg
0.101980
High
0.103090
Low
0.100824
Last updated: 6/16/2026, 2:23:02 AM
Quick Conversions
| JPY | SZL |
|---|---|
| 1 JPY | 0.10 SZL |
| 10 JPY | 1.01 SZL |
| 50 JPY | 5.04 SZL |
| 100 JPY | 10.08 SZL |
| 500 JPY | 50.42 SZL |
| 1,000 JPY | 100.85 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-06-16T02:23:02Z",
"rates": {
"SZL": 0.100847
}
}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.0847,
"rate": 0.100847
}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