Rate Overview
Live
1 AWG = 317.4872 SOS
1 SOS = 0.003150
AWG
Avg
317.4254
High
318.5538
Low
317.0272
Last updated: 4/17/2026, 1:35:06 PM
Quick Conversions
| AWG | SOS |
|---|---|
| 1 AWG | 317.49 SOS |
| 10 AWG | 3,174.87 SOS |
| 50 AWG | 15,874.36 SOS |
| 100 AWG | 31,748.72 SOS |
| 500 AWG | 158,743.61 SOS |
| 1,000 AWG | 317,487.22 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-04-17T13:35:06Z",
"rates": {
"SOS": 317.487221
}
}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": 31748.7221,
"rate": 317.487221
}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