Rate Overview
Live
1 JPY = 0.107204 SZL
1 SZL = 9.3280
JPY
Avg
0.106226
High
0.107621
Low
0.103574
Last updated: 5/6/2026, 12:18:46 PM
Quick Conversions
| JPY | SZL |
|---|---|
| 1 JPY | 0.11 SZL |
| 10 JPY | 1.07 SZL |
| 50 JPY | 5.36 SZL |
| 100 JPY | 10.72 SZL |
| 500 JPY | 53.60 SZL |
| 1,000 JPY | 107.20 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-05-06T12:18:46Z",
"rates": {
"SZL": 0.107204
}
}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.7204,
"rate": 0.107204
}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