Rate Overview
Live
1 AWG = 319.2636 SOS
1 SOS = 0.003132
AWG
Avg
319.0774
High
319.4364
Low
318.3546
Last updated: 7/26/2026, 9:24:24 PM
Quick Conversions
| AWG | SOS |
|---|---|
| 1 AWG | 319.26 SOS |
| 10 AWG | 3,192.64 SOS |
| 50 AWG | 15,963.18 SOS |
| 100 AWG | 31,926.36 SOS |
| 500 AWG | 159,631.80 SOS |
| 1,000 AWG | 319,263.61 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-26T21:24:24Z",
"rates": {
"SOS": 319.263607
}
}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": 31926.360699999997,
"rate": 319.263607
}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