Rate Overview
Live
1 SRD = 0.047372 AWG
1 AWG = 21.1095
SRD
Avg
0.047588
High
0.047994
Low
0.047372
Last updated: 7/7/2026, 5:40:48 AM
Quick Conversions
| SRD | AWG |
|---|---|
| 1 SRD | 0.05 AWG |
| 10 SRD | 0.47 AWG |
| 50 SRD | 2.37 AWG |
| 100 SRD | 4.74 AWG |
| 500 SRD | 23.69 AWG |
| 1,000 SRD | 47.37 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-07-07T05:40:48Z",
"rates": {
"AWG": 0.047372
}
}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.7372,
"rate": 0.047372
}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