Rate Overview
Live
1 SRD = 0.047997 AWG
1 AWG = 20.8346
SRD
Avg
0.048025
High
0.048120
Low
0.047936
Last updated: 4/17/2026, 12:06:58 PM
Quick Conversions
| SRD | AWG |
|---|---|
| 1 SRD | 0.05 AWG |
| 10 SRD | 0.48 AWG |
| 50 SRD | 2.40 AWG |
| 100 SRD | 4.80 AWG |
| 500 SRD | 24.00 AWG |
| 1,000 SRD | 48.00 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-04-17T12:06:58Z",
"rates": {
"AWG": 0.047997
}
}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.7997,
"rate": 0.047997
}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