Rate Overview
Live
1 SRD = 0.047871 AWG
1 AWG = 20.8895
SRD
Avg
0.047693
High
0.047871
Low
0.047531
Last updated: 3/28/2026, 9:26:40 AM
Quick Conversions
| SRD | AWG |
|---|---|
| 1 SRD | 0.05 AWG |
| 10 SRD | 0.48 AWG |
| 50 SRD | 2.39 AWG |
| 100 SRD | 4.79 AWG |
| 500 SRD | 23.94 AWG |
| 1,000 SRD | 47.87 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-28T09:26:40Z",
"rates": {
"AWG": 0.047871
}
}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.7871,
"rate": 0.047871
}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