Rate Overview
Live
1 AUD = 26.2965 SRD
1 SRD = 0.038028
AUD
Avg
26.4432
High
27.1184
Low
25.8154
Last updated: 7/19/2026, 6:55:29 PM
Quick Conversions
| AUD | SRD |
|---|---|
| 1 AUD | 26.30 SRD |
| 10 AUD | 262.96 SRD |
| 50 AUD | 1,314.82 SRD |
| 100 AUD | 2,629.65 SRD |
| 500 AUD | 13,148.25 SRD |
| 1,000 AUD | 26,296.50 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-19T18:55:29Z",
"rates": {
"SRD": 26.296497
}
}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": 2629.6497,
"rate": 26.296497
}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