Rate Overview
Live
1 AWG = 318.7676 SOS
1 SOS = 0.003137
AWG
Avg
318.6312
High
319.9622
Low
314.5635
Last updated: 7/28/2026, 3:25:31 AM
Quick Conversions
| AWG | SOS |
|---|---|
| 1 AWG | 318.77 SOS |
| 10 AWG | 3,187.68 SOS |
| 50 AWG | 15,938.38 SOS |
| 100 AWG | 31,876.76 SOS |
| 500 AWG | 159,383.79 SOS |
| 1,000 AWG | 318,767.59 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-28T03:25:31Z",
"rates": {
"SOS": 318.767587
}
}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": 31876.7587,
"rate": 318.767587
}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