Rate Overview
Live
1 SRD = 0.440765 SZL
1 SZL = 2.2688
SRD
Avg
0.440909
High
0.445022
Low
0.433167
Last updated: 7/29/2026, 10:17:26 AM
Quick Conversions
| SRD | SZL |
|---|---|
| 1 SRD | 0.44 SZL |
| 10 SRD | 4.41 SZL |
| 50 SRD | 22.04 SZL |
| 100 SRD | 44.08 SZL |
| 500 SRD | 220.38 SZL |
| 1,000 SRD | 440.77 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-07-29T10:17:26Z",
"rates": {
"SZL": 0.440765
}
}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": 44.0765,
"rate": 0.440765
}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