Rate Overview
Live
1 JPY = 0.100566 SZL
1 SZL = 9.9437
JPY
Avg
0.101081
High
0.101838
Low
0.100541
Last updated: 7/5/2026, 9:46:50 PM
Quick Conversions
| JPY | SZL |
|---|---|
| 1 JPY | 0.10 SZL |
| 10 JPY | 1.01 SZL |
| 50 JPY | 5.03 SZL |
| 100 JPY | 10.06 SZL |
| 500 JPY | 50.28 SZL |
| 1,000 JPY | 100.57 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-05T21:46:50Z",
"rates": {
"SZL": 0.100566
}
}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.0566,
"rate": 0.100566
}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