Rate Overview
Live
1 AUD = 25.9728 SRD
1 SRD = 0.038502
AUD
Avg
26.2058
High
26.5599
Low
25.9547
Last updated: 3/27/2026, 9:25:28 AM
Quick Conversions
| AUD | SRD |
|---|---|
| 1 AUD | 25.97 SRD |
| 10 AUD | 259.73 SRD |
| 50 AUD | 1,298.64 SRD |
| 100 AUD | 2,597.28 SRD |
| 500 AUD | 12,986.38 SRD |
| 1,000 AUD | 25,972.75 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-03-27T09:25:28Z",
"rates": {
"SRD": 25.972753
}
}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": 2597.2753000000002,
"rate": 25.972753
}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