Rate Overview
Live
1 AWG = 11950.84 STD
1 STD = 0.000084
AWG
Avg
11929.97
High
11962.57
Low
11892.23
Last updated: 3/27/2026, 11:55:07 AM
Quick Conversions
| AWG | STD |
|---|---|
| 1 AWG | 11,950.84 STD |
| 10 AWG | 119,508.42 STD |
| 50 AWG | 597,542.12 STD |
| 100 AWG | 1,195,084.23 STD |
| 500 AWG | 5,975,421.16 STD |
| 1,000 AWG | 11,950,842.32 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-03-27T11:55:07Z",
"rates": {
"STD": 11950.84232
}
}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": 1195084.232,
"rate": 11950.84232
}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