Rate Overview
Live
1 AWG = 61.7671 SYP
1 SYP = 0.016190
AWG
Avg
61.7231
High
61.7827
Low
61.4067
Last updated: 7/7/2026, 4:09:11 AM
Quick Conversions
| AWG | SYP |
|---|---|
| 1 AWG | 61.77 SYP |
| 10 AWG | 617.67 SYP |
| 50 AWG | 3,088.35 SYP |
| 100 AWG | 6,176.71 SYP |
| 500 AWG | 30,883.54 SYP |
| 1,000 AWG | 61,767.08 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-07-07T04:09:11Z",
"rates": {
"SYP": 61.767081
}
}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": 6176.7081,
"rate": 61.767081
}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