Rate Overview
Live
1 AWG = 318.3661 SOS
1 SOS = 0.003141
AWG
Avg
317.4301
High
318.3661
Low
316.8560
Last updated: 5/7/2026, 7:04:58 PM
Quick Conversions
| AWG | SOS |
|---|---|
| 1 AWG | 318.37 SOS |
| 10 AWG | 3,183.66 SOS |
| 50 AWG | 15,918.31 SOS |
| 100 AWG | 31,836.61 SOS |
| 500 AWG | 159,183.06 SOS |
| 1,000 AWG | 318,366.13 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-07T19:04:58Z",
"rates": {
"SOS": 318.366127
}
}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": 31836.6127,
"rate": 318.366127
}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