Rate Overview
Live
1 SRD = 0.437124 SZL
1 SZL = 2.2877
SRD
Avg
0.444216
High
0.449791
Low
0.437124
Last updated: 5/7/2026, 6:57:31 AM
Quick Conversions
| SRD | SZL |
|---|---|
| 1 SRD | 0.44 SZL |
| 10 SRD | 4.37 SZL |
| 50 SRD | 21.86 SZL |
| 100 SRD | 43.71 SZL |
| 500 SRD | 218.56 SZL |
| 1,000 SRD | 437.12 SZL |
Get SRD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=SZLExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-05-07T06:57:31Z",
"rates": {
"SZL": 0.437124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "SZL",
"amount": 100
},
"result": 43.7124,
"rate": 0.437124
}Build with SRD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key