Rate Overview
Live
1 AWG = 21.0246 SRD
1 SRD = 0.047563
AWG
Avg
20.9370
High
21.0246
Low
20.8690
Last updated: 6/17/2026, 1:34:48 AM
Quick Conversions
| AWG | SRD |
|---|---|
| 1 AWG | 21.02 SRD |
| 10 AWG | 210.25 SRD |
| 50 AWG | 1,051.23 SRD |
| 100 AWG | 2,102.46 SRD |
| 500 AWG | 10,512.31 SRD |
| 1,000 AWG | 21,024.62 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-06-17T01:34:48Z",
"rates": {
"SRD": 21.024621
}
}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": 2102.4621,
"rate": 21.024621
}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