Rate Overview
Live
1 AUD = 26.8837 SRD
1 SRD = 0.037197
AUD
Avg
26.6326
High
26.8837
Low
26.3428
Last updated: 4/17/2026, 6:12:55 AM
Quick Conversions
| AUD | SRD |
|---|---|
| 1 AUD | 26.88 SRD |
| 10 AUD | 268.84 SRD |
| 50 AUD | 1,344.18 SRD |
| 100 AUD | 2,688.37 SRD |
| 500 AUD | 13,441.84 SRD |
| 1,000 AUD | 26,883.67 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-04-17T06:12:55Z",
"rates": {
"SRD": 26.883673
}
}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": 2688.3673000000003,
"rate": 26.883673
}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