Rate Overview
Live
1 AUD = 26.4963 SRD
1 SRD = 0.037741
AUD
Avg
26.5849
High
26.7537
Low
26.4963
Last updated: 5/27/2026, 1:32:08 PM
Quick Conversions
| AUD | SRD |
|---|---|
| 1 AUD | 26.50 SRD |
| 10 AUD | 264.96 SRD |
| 50 AUD | 1,324.81 SRD |
| 100 AUD | 2,649.63 SRD |
| 500 AUD | 13,248.13 SRD |
| 1,000 AUD | 26,496.26 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-27T13:32:08Z",
"rates": {
"SRD": 26.496261
}
}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": 2649.6261,
"rate": 26.496261
}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