Rate Overview
Live
1 AWG = 7266.62 SYP
1 SYP = 0.000138
AWG
Avg
5327.51
High
7266.62
Low
61.3176
Last updated: 8/25/2026, 8:57:40 PM
Quick Conversions
| AWG | SYP |
|---|---|
| 1 AWG | 7,266.62 SYP |
| 10 AWG | 72,666.15 SYP |
| 50 AWG | 363,330.77 SYP |
| 100 AWG | 726,661.54 SYP |
| 500 AWG | 3,633,307.70 SYP |
| 1,000 AWG | 7,266,615.40 SYP |
Get AWG/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SYPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-08-25T20:57:40Z",
"rates": {
"SYP": 7266.6154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SYP",
"amount": 100
},
"result": 726661.5399999999,
"rate": 7266.6154
}Build with AWG/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key