Rate Overview
Live
1 AWG = 21.0436 SRD
1 SRD = 0.047520
AWG
Avg
21.0807
High
21.1373
Low
21.0133
Last updated: 3/7/2026, 7:05:36 AM
Quick Conversions
| AWG | SRD |
|---|---|
| 1 AWG | 21.04 SRD |
| 10 AWG | 210.44 SRD |
| 50 AWG | 1,052.18 SRD |
| 100 AWG | 2,104.36 SRD |
| 500 AWG | 10,521.80 SRD |
| 1,000 AWG | 21,043.60 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-03-07T07:05:36Z",
"rates": {
"SRD": 21.043602
}
}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": 2104.3602,
"rate": 21.043602
}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