Rate Overview
Live
1 STD = 0.000087 AWG
1 AWG = 11494.25
STD
Avg
0.000086
High
0.000087
Low
0.000086
Last updated: 4/18/2026, 8:43:18 AM
Quick Conversions
| STD | AWG |
|---|---|
| 1 STD | 0.00 AWG |
| 10 STD | 0.00 AWG |
| 50 STD | 0.00 AWG |
| 100 STD | 0.01 AWG |
| 500 STD | 0.04 AWG |
| 1,000 STD | 0.09 AWG |
Get STD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=AWGExample Response:
{
"success": true,
"base": "STD",
"date": "2026-04-18T08:43:18Z",
"rates": {
"AWG": 0.000087
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "AWG",
"amount": 100
},
"result": 0.0087,
"rate": 0.000087
}Build with STD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key