Rate Overview
Live
1 AWG = 7265.20 SYP
1 SYP = 0.000138
AWG
Avg
7264.88
High
7270.85
Low
7262.61
Last updated: 8/23/2026, 7:55:55 AM
Quick Conversions
| AWG | SYP |
|---|---|
| 1 AWG | 7,265.20 SYP |
| 10 AWG | 72,652.00 SYP |
| 50 AWG | 363,259.98 SYP |
| 100 AWG | 726,519.97 SYP |
| 500 AWG | 3,632,599.84 SYP |
| 1,000 AWG | 7,265,199.69 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-23T07:55:55Z",
"rates": {
"SYP": 7265.199686
}
}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": 726519.9686,
"rate": 7265.199686
}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