Rate Overview
Live
1 AWG = 61.4035 SYP
1 SYP = 0.016286
AWG
Avg
6020.43
High
7263.70
Low
61.4035
Last updated: 3/28/2026, 5:54:26 AM
Quick Conversions
| AWG | SYP |
|---|---|
| 1 AWG | 61.40 SYP |
| 10 AWG | 614.03 SYP |
| 50 AWG | 3,070.17 SYP |
| 100 AWG | 6,140.35 SYP |
| 500 AWG | 30,701.75 SYP |
| 1,000 AWG | 61,403.49 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-03-28T05:54:26Z",
"rates": {
"SYP": 61.403494
}
}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": 6140.3494,
"rate": 61.403494
}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