Rate Overview
Live
1 AWG = 318.9576 SOS
1 SOS = 0.003135
AWG
Avg
319.1070
High
319.2709
Low
318.5207
Last updated: 3/7/2026, 7:10:40 AM
Quick Conversions
| AWG | SOS |
|---|---|
| 1 AWG | 318.96 SOS |
| 10 AWG | 3,189.58 SOS |
| 50 AWG | 15,947.88 SOS |
| 100 AWG | 31,895.76 SOS |
| 500 AWG | 159,478.79 SOS |
| 1,000 AWG | 318,957.58 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-03-07T07:10:40Z",
"rates": {
"SOS": 318.957577
}
}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": 31895.757700000002,
"rate": 318.957577
}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