Rate Overview
Live
1 AWG = 319.2348 SOS
1 SOS = 0.003132
AWG
Avg
318.9265
High
319.2549
Low
318.0369
Last updated: 9/6/2026, 12:17:45 AM
Quick Conversions
| AWG | SOS |
|---|---|
| 1 AWG | 319.23 SOS |
| 10 AWG | 3,192.35 SOS |
| 50 AWG | 15,961.74 SOS |
| 100 AWG | 31,923.48 SOS |
| 500 AWG | 159,617.40 SOS |
| 1,000 AWG | 319,234.80 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-09-06T00:17:45Z",
"rates": {
"SOS": 319.234804
}
}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": 31923.4804,
"rate": 319.234804
}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