Rate Overview
Live
1 SOS = 0.003135 AWG
1 AWG = 318.9793
SOS
Avg
0.003133
High
0.003139
Low
0.003132
Last updated: 3/7/2026, 7:21:13 AM
Quick Conversions
| SOS | AWG |
|---|---|
| 1 SOS | 0.00 AWG |
| 10 SOS | 0.03 AWG |
| 50 SOS | 0.16 AWG |
| 100 SOS | 0.31 AWG |
| 500 SOS | 1.57 AWG |
| 1,000 SOS | 3.14 AWG |
Get SOS/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=AWGExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-07T07:21:13Z",
"rates": {
"AWG": 0.003135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "AWG",
"amount": 100
},
"result": 0.3135,
"rate": 0.003135
}Build with SOS/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key