Rate Overview
Live
1 JPY = 0.102736 SZL
1 SZL = 9.7337
JPY
Avg
0.101734
High
0.102750
Low
0.100098
Last updated: 7/26/2026, 12:00:30 AM
Quick Conversions
| JPY | SZL |
|---|---|
| 1 JPY | 0.10 SZL |
| 10 JPY | 1.03 SZL |
| 50 JPY | 5.14 SZL |
| 100 JPY | 10.27 SZL |
| 500 JPY | 51.37 SZL |
| 1,000 JPY | 102.74 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-26T00:00:30Z",
"rates": {
"SZL": 0.102736
}
}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.2736,
"rate": 0.102736
}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