Rate Overview
Live
1 AWG = 21.2206 SRD
1 SRD = 0.047124
AWG
Avg
20.9867
High
21.2926
Low
20.7484
Last updated: 7/25/2026, 7:25:22 AM
Quick Conversions
| AWG | SRD |
|---|---|
| 1 AWG | 21.22 SRD |
| 10 AWG | 212.21 SRD |
| 50 AWG | 1,061.03 SRD |
| 100 AWG | 2,122.06 SRD |
| 500 AWG | 10,610.28 SRD |
| 1,000 AWG | 21,220.56 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-25T07:25:22Z",
"rates": {
"SRD": 21.220559
}
}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": 2122.0559000000003,
"rate": 21.220559
}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