Rate Overview
Live
1 JPY = 0.107020 SZL
1 SZL = 9.3440
JPY
Avg
0.106832
High
0.107978
Low
0.105528
Last updated: 3/27/2026, 4:20:40 AM
Quick Conversions
| JPY | SZL |
|---|---|
| 1 JPY | 0.11 SZL |
| 10 JPY | 1.07 SZL |
| 50 JPY | 5.35 SZL |
| 100 JPY | 10.70 SZL |
| 500 JPY | 53.51 SZL |
| 1,000 JPY | 107.02 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-03-27T04:20:40Z",
"rates": {
"SZL": 0.10702
}
}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.702,
"rate": 0.10702
}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