Rate Overview
Live
1 AUD = 26.5327 SRD
1 SRD = 0.037689
AUD
Avg
25.5292
High
27.1489
Low
23.6165
Last updated: 5/27/2026, 9:38:42 PM
Quick Conversions
| AUD | SRD |
|---|---|
| 1 AUD | 26.53 SRD |
| 10 AUD | 265.33 SRD |
| 50 AUD | 1,326.63 SRD |
| 100 AUD | 2,653.27 SRD |
| 500 AUD | 13,266.33 SRD |
| 1,000 AUD | 26,532.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-05-27T21:38:42Z",
"rates": {
"SRD": 26.532666
}
}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": 2653.2666,
"rate": 26.532666
}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