Rate Overview
Live
1 SRD = 0.047520 AWG
1 AWG = 21.0438
SRD
Avg
0.047436
High
0.047588
Low
0.047309
Last updated: 3/7/2026, 7:44:34 AM
Quick Conversions
| SRD | AWG |
|---|---|
| 1 SRD | 0.05 AWG |
| 10 SRD | 0.48 AWG |
| 50 SRD | 2.38 AWG |
| 100 SRD | 4.75 AWG |
| 500 SRD | 23.76 AWG |
| 1,000 SRD | 47.52 AWG |
Get SRD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=AWGExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-07T07:44:34Z",
"rates": {
"AWG": 0.04752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "AWG",
"amount": 100
},
"result": 4.752,
"rate": 0.04752
}Build with SRD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key