Rate Overview
Live
1 AWG = 20.7695 SRD
1 SRD = 0.048148
AWG
Avg
20.7958
High
20.8205
Low
20.7695
Last updated: 5/7/2026, 1:47:11 PM
Quick Conversions
| AWG | SRD |
|---|---|
| 1 AWG | 20.77 SRD |
| 10 AWG | 207.69 SRD |
| 50 AWG | 1,038.47 SRD |
| 100 AWG | 2,076.95 SRD |
| 500 AWG | 10,384.73 SRD |
| 1,000 AWG | 20,769.45 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-07T13:47:11Z",
"rates": {
"SRD": 20.769454
}
}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": 2076.9454,
"rate": 20.769454
}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