Rate Overview
Live
1 SOS = 0.003149 AWG
1 AWG = 317.5611
SOS
Avg
0.003137
High
0.003149
Low
0.003122
Last updated: 3/28/2026, 9:12:19 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.15 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-28T09:12:19Z",
"rates": {
"AWG": 0.003149
}
}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.3149,
"rate": 0.003149
}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