Rate Overview
Live
1 AWG = 21.2508 SRD
1 SRD = 0.047057
AWG
Avg
21.1613
High
21.2508
Low
21.0407
Last updated: 8/12/2026, 9:42:57 AM
Quick Conversions
| AWG | SRD |
|---|---|
| 1 AWG | 21.25 SRD |
| 10 AWG | 212.51 SRD |
| 50 AWG | 1,062.54 SRD |
| 100 AWG | 2,125.08 SRD |
| 500 AWG | 10,625.39 SRD |
| 1,000 AWG | 21,250.77 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-08-12T09:42:57Z",
"rates": {
"SRD": 21.250774
}
}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": 2125.0774,
"rate": 21.250774
}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