Rate Overview
Live
1 AWG = 11826.53 STD
1 STD = 0.000085
AWG
Avg
11739.27
High
11958.57
Low
11482.93
Last updated: 5/27/2026, 4:19:56 PM
Quick Conversions
| AWG | STD |
|---|---|
| 1 AWG | 11,826.53 STD |
| 10 AWG | 118,265.33 STD |
| 50 AWG | 591,326.63 STD |
| 100 AWG | 1,182,653.26 STD |
| 500 AWG | 5,913,266.30 STD |
| 1,000 AWG | 11,826,532.60 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-05-27T16:19:56Z",
"rates": {
"STD": 11826.5326
}
}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": 1182653.26,
"rate": 11826.5326
}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