Rate Overview
Live
1 AWG = 11897.46 STD
1 STD = 0.000084
AWG
Avg
11886.11
High
11953.80
Low
11818.85
Last updated: 9/2/2026, 6:28:06 AM
Quick Conversions
| AWG | STD |
|---|---|
| 1 AWG | 11,897.46 STD |
| 10 AWG | 118,974.57 STD |
| 50 AWG | 594,872.83 STD |
| 100 AWG | 1,189,745.65 STD |
| 500 AWG | 5,948,728.27 STD |
| 1,000 AWG | 11,897,456.55 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-09-02T06:28:06Z",
"rates": {
"STD": 11897.456547
}
}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": 1189745.6547,
"rate": 11897.456547
}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