Rate Overview
Live
1 AUD = 26.3738 SRD
1 SRD = 0.037916
AUD
Avg
26.3711
High
26.5876
Low
26.1532
Last updated: 6/17/2026, 6:34:46 AM
Quick Conversions
| AUD | SRD |
|---|---|
| 1 AUD | 26.37 SRD |
| 10 AUD | 263.74 SRD |
| 50 AUD | 1,318.69 SRD |
| 100 AUD | 2,637.38 SRD |
| 500 AUD | 13,186.89 SRD |
| 1,000 AUD | 26,373.79 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-06-17T06:34:46Z",
"rates": {
"SRD": 26.373788
}
}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": 2637.3788,
"rate": 26.373788
}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