Rate Overview
Live
1 AWG = 20.8344 SRD
1 SRD = 0.047997
AWG
Avg
20.8222
High
20.8608
Low
20.7811
Last updated: 4/17/2026, 12:06:59 PM
Quick Conversions
| AWG | SRD |
|---|---|
| 1 AWG | 20.83 SRD |
| 10 AWG | 208.34 SRD |
| 50 AWG | 1,041.72 SRD |
| 100 AWG | 2,083.44 SRD |
| 500 AWG | 10,417.22 SRD |
| 1,000 AWG | 20,834.43 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-04-17T12:06:59Z",
"rates": {
"SRD": 20.834432
}
}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": 2083.4432,
"rate": 20.834432
}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