Rate Overview
Live
1 AWG = 21.0963 SRD
1 SRD = 0.047402
AWG
Avg
21.0337
High
21.4231
Low
20.7676
Last updated: 7/22/2026, 7:09:02 AM
Quick Conversions
| AWG | SRD |
|---|---|
| 1 AWG | 21.10 SRD |
| 10 AWG | 210.96 SRD |
| 50 AWG | 1,054.81 SRD |
| 100 AWG | 2,109.63 SRD |
| 500 AWG | 10,548.15 SRD |
| 1,000 AWG | 21,096.29 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-07-22T07:09:02Z",
"rates": {
"SRD": 21.096292
}
}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": 2109.6292,
"rate": 21.096292
}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