Rate Overview
Live
1 AWG = 20.7569 SRD
1 SRD = 0.048177
AWG
Avg
20.3288
High
21.6119
Low
16.0845
Last updated: 5/27/2026, 6:28:51 PM
Quick Conversions
| AWG | SRD |
|---|---|
| 1 AWG | 20.76 SRD |
| 10 AWG | 207.57 SRD |
| 50 AWG | 1,037.85 SRD |
| 100 AWG | 2,075.69 SRD |
| 500 AWG | 10,378.46 SRD |
| 1,000 AWG | 20,756.92 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-05-27T18:28:51Z",
"rates": {
"SRD": 20.756919
}
}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": 2075.6919,
"rate": 20.756919
}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