Rate Overview
Live
1 AWG = 21.0962 SRD
1 SRD = 0.047402
AWG
Avg
20.9583
High
21.0962
Low
20.8295
Last updated: 7/3/2026, 4:10:51 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.62 SRD |
| 500 AWG | 10,548.12 SRD |
| 1,000 AWG | 21,096.24 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-03T04:10:51Z",
"rates": {
"SRD": 21.096241
}
}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.6241,
"rate": 21.096241
}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