Rate Overview
Live
1 AUD = 26.0894 SRD
1 SRD = 0.038330
AUD
Avg
25.9949
High
26.2002
Low
25.8379
Last updated: 7/6/2026, 8:00:25 AM
Quick Conversions
| AUD | SRD |
|---|---|
| 1 AUD | 26.09 SRD |
| 10 AUD | 260.89 SRD |
| 50 AUD | 1,304.47 SRD |
| 100 AUD | 2,608.94 SRD |
| 500 AUD | 13,044.70 SRD |
| 1,000 AUD | 26,089.41 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-06T08:00:25Z",
"rates": {
"SRD": 26.089409
}
}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": 2608.9409,
"rate": 26.089409
}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