Rate Overview
Live
1 AWG = 318.8322 SOS
1 SOS = 0.003136
AWG
Avg
319.0212
High
319.3793
Low
318.5125
Last updated: 5/27/2026, 11:49:39 PM
Quick Conversions
| AWG | SOS |
|---|---|
| 1 AWG | 318.83 SOS |
| 10 AWG | 3,188.32 SOS |
| 50 AWG | 15,941.61 SOS |
| 100 AWG | 31,883.22 SOS |
| 500 AWG | 159,416.12 SOS |
| 1,000 AWG | 318,832.25 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-05-27T23:49:39Z",
"rates": {
"SOS": 318.832248
}
}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": 31883.2248,
"rate": 318.832248
}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