Rate Overview
Live
1 STD = 0.000760 SZL
1 SZL = 1315.79
STD
Avg
0.000774
High
0.000806
Low
0.000754
Last updated: 7/12/2026, 2:08:53 PM
Quick Conversions
| STD | SZL |
|---|---|
| 1 STD | 0.00 SZL |
| 10 STD | 0.01 SZL |
| 50 STD | 0.04 SZL |
| 100 STD | 0.08 SZL |
| 500 STD | 0.38 SZL |
| 1,000 STD | 0.76 SZL |
Get STD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=SZLExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-12T14:08:53Z",
"rates": {
"SZL": 0.00076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "SZL",
"amount": 100
},
"result": 0.076,
"rate": 0.00076
}Build with STD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key