Rate Overview
Live
1 AWG = 317.5020 SOS
1 SOS = 0.003150
AWG
Avg
319.0770
High
321.2013
Low
317.5020
Last updated: 3/28/2026, 1:57:08 PM
Quick Conversions
| AWG | SOS |
|---|---|
| 1 AWG | 317.50 SOS |
| 10 AWG | 3,175.02 SOS |
| 50 AWG | 15,875.10 SOS |
| 100 AWG | 31,750.20 SOS |
| 500 AWG | 158,751.03 SOS |
| 1,000 AWG | 317,502.05 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-28T13:57:08Z",
"rates": {
"SOS": 317.50205
}
}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": 31750.204999999998,
"rate": 317.50205
}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