Rate Overview
Live
1 AWG = 61.8964 SYP
1 SYP = 0.016156
AWG
Avg
61.8358
High
62.2355
Low
61.7458
Last updated: 3/7/2026, 7:08:05 AM
Quick Conversions
| AWG | SYP |
|---|---|
| 1 AWG | 61.90 SYP |
| 10 AWG | 618.96 SYP |
| 50 AWG | 3,094.82 SYP |
| 100 AWG | 6,189.64 SYP |
| 500 AWG | 30,948.22 SYP |
| 1,000 AWG | 61,896.43 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-07T07:08:05Z",
"rates": {
"SYP": 61.896434
}
}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": 6189.6434,
"rate": 61.896434
}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