Rate Overview
Live
1 AUD = 26.5267 SRD
1 SRD = 0.037698
AUD
Avg
26.4234
High
26.5267
Low
26.2706
Last updated: 7/26/2026, 12:26:49 AM
Quick Conversions
| AUD | SRD |
|---|---|
| 1 AUD | 26.53 SRD |
| 10 AUD | 265.27 SRD |
| 50 AUD | 1,326.34 SRD |
| 100 AUD | 2,652.67 SRD |
| 500 AUD | 13,263.36 SRD |
| 1,000 AUD | 26,526.72 SRD |
Get AUD/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=SRDExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-07-26T00:26:49Z",
"rates": {
"SRD": 26.526721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "SRD",
"amount": 100
},
"result": 2652.6721,
"rate": 26.526721
}Build with AUD/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key