Rate Overview
Live
1 AUD = 26.5314 SRD
1 SRD = 0.037691
AUD
Avg
26.6183
High
26.8584
Low
26.4662
Last updated: 3/7/2026, 12:47:01 AM
Quick Conversions
| AUD | SRD |
|---|---|
| 1 AUD | 26.53 SRD |
| 10 AUD | 265.31 SRD |
| 50 AUD | 1,326.57 SRD |
| 100 AUD | 2,653.14 SRD |
| 500 AUD | 13,265.69 SRD |
| 1,000 AUD | 26,531.39 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-07T00:47:01Z",
"rates": {
"SRD": 26.531385
}
}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.1385,
"rate": 26.531385
}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