Rate Overview
Live
1 AUD = 26.4161 SRD
1 SRD = 0.037856
AUD
Avg
26.4511
High
26.5595
Low
26.3798
Last updated: 7/28/2026, 2:10:23 AM
Quick Conversions
| AUD | SRD |
|---|---|
| 1 AUD | 26.42 SRD |
| 10 AUD | 264.16 SRD |
| 50 AUD | 1,320.80 SRD |
| 100 AUD | 2,641.61 SRD |
| 500 AUD | 13,208.04 SRD |
| 1,000 AUD | 26,416.09 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-28T02:10:23Z",
"rates": {
"SRD": 26.416086
}
}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": 2641.6086,
"rate": 26.416086
}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