Rate Overview
Live
1 AUD = 26.2678 SRD
1 SRD = 0.038069
AUD
Avg
26.1032
High
26.4600
Low
25.7347
Last updated: 7/18/2026, 8:45:21 AM
Quick Conversions
| AUD | SRD |
|---|---|
| 1 AUD | 26.27 SRD |
| 10 AUD | 262.68 SRD |
| 50 AUD | 1,313.39 SRD |
| 100 AUD | 2,626.78 SRD |
| 500 AUD | 13,133.89 SRD |
| 1,000 AUD | 26,267.78 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-18T08:45:21Z",
"rates": {
"SRD": 26.267781
}
}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": 2626.7781,
"rate": 26.267781
}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