Rate Overview
Live
1 AWG = 318.7914 SOS
1 SOS = 0.003137
AWG
Avg
319.5247
High
325.4032
Low
318.0878
Last updated: 8/12/2026, 6:57:26 PM
Quick Conversions
| AWG | SOS |
|---|---|
| 1 AWG | 318.79 SOS |
| 10 AWG | 3,187.91 SOS |
| 50 AWG | 15,939.57 SOS |
| 100 AWG | 31,879.14 SOS |
| 500 AWG | 159,395.69 SOS |
| 1,000 AWG | 318,791.38 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-08-12T18:57:26Z",
"rates": {
"SOS": 318.791382
}
}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": 31879.1382,
"rate": 318.791382
}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