Rate Overview
Live
1 AWG = 319.1965 SOS
1 SOS = 0.003133
AWG
Avg
319.2516
High
319.2951
Low
319.1965
Last updated: 6/17/2026, 1:37:19 AM
Quick Conversions
| AWG | SOS |
|---|---|
| 1 AWG | 319.20 SOS |
| 10 AWG | 3,191.96 SOS |
| 50 AWG | 15,959.82 SOS |
| 100 AWG | 31,919.65 SOS |
| 500 AWG | 159,598.24 SOS |
| 1,000 AWG | 319,196.47 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-06-17T01:37:19Z",
"rates": {
"SOS": 319.19647
}
}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": 31919.646999999997,
"rate": 319.19647
}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