Rate Overview
Live
1 AWG = 319.2706 SOS
1 SOS = 0.003132
AWG
Avg
318.2871
High
319.7841
Low
308.8043
Last updated: 7/26/2026, 3:32:36 AM
Quick Conversions
| AWG | SOS |
|---|---|
| 1 AWG | 319.27 SOS |
| 10 AWG | 3,192.71 SOS |
| 50 AWG | 15,963.53 SOS |
| 100 AWG | 31,927.06 SOS |
| 500 AWG | 159,635.28 SOS |
| 1,000 AWG | 319,270.56 SOS |
Get AWG/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SOSExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-26T03:32:36Z",
"rates": {
"SOS": 319.270564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SOS",
"amount": 100
},
"result": 31927.056399999998,
"rate": 319.270564
}Build with AWG/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key