Rate Overview
Live
1 AWG = 11498.88 STD
1 STD = 0.000087
AWG
Avg
11502.53
High
11530.91
Low
11490.90
Last updated: 4/17/2026, 4:52:45 AM
Quick Conversions
| AWG | STD |
|---|---|
| 1 AWG | 11,498.88 STD |
| 10 AWG | 114,988.77 STD |
| 50 AWG | 574,943.83 STD |
| 100 AWG | 1,149,887.67 STD |
| 500 AWG | 5,749,438.34 STD |
| 1,000 AWG | 11,498,876.69 STD |
Get AWG/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=STDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-04-17T04:52:45Z",
"rates": {
"STD": 11498.876687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "STD",
"amount": 100
},
"result": 1149887.6687,
"rate": 11498.876687
}Build with AWG/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key