Rate Overview
Live
1 SRD = 0.046979 AWG
1 AWG = 21.2861
SRD
Avg
0.047249
High
0.047483
Low
0.046979
Last updated: 8/16/2026, 7:29:15 PM
Quick Conversions
| SRD | AWG |
|---|---|
| 1 SRD | 0.05 AWG |
| 10 SRD | 0.47 AWG |
| 50 SRD | 2.35 AWG |
| 100 SRD | 4.70 AWG |
| 500 SRD | 23.49 AWG |
| 1,000 SRD | 46.98 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-08-16T19:29:15Z",
"rates": {
"AWG": 0.046979
}
}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.6979,
"rate": 0.046979
}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