Rate Overview
Live
1 AWG = 21.1030 SRD
1 SRD = 0.047387
AWG
Avg
20.3927
High
21.6119
Low
16.0845
Last updated: 7/28/2026, 3:08:14 PM
Quick Conversions
| AWG | SRD |
|---|---|
| 1 AWG | 21.10 SRD |
| 10 AWG | 211.03 SRD |
| 50 AWG | 1,055.15 SRD |
| 100 AWG | 2,110.30 SRD |
| 500 AWG | 10,551.49 SRD |
| 1,000 AWG | 21,102.97 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-28T15:08:14Z",
"rates": {
"SRD": 21.102974
}
}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": 2110.2974,
"rate": 21.102974
}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