Rate Overview
Live
1 AWG = 20.8895 SRD
1 SRD = 0.047871
AWG
Avg
20.2836
High
21.6119
Low
16.0845
Last updated: 3/28/2026, 2:00:24 PM
Quick Conversions
| AWG | SRD |
|---|---|
| 1 AWG | 20.89 SRD |
| 10 AWG | 208.89 SRD |
| 50 AWG | 1,044.47 SRD |
| 100 AWG | 2,088.95 SRD |
| 500 AWG | 10,444.73 SRD |
| 1,000 AWG | 20,889.47 SRD |
Get AWG/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SRDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-28T14:00:24Z",
"rates": {
"SRD": 20.889466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SRD",
"amount": 100
},
"result": 2088.9465999999998,
"rate": 20.889466
}Build with AWG/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key