Rate Overview
Live
1 AWG = 61.7370 SYP
1 SYP = 0.016198
AWG
Avg
61.4790
High
61.7370
Low
61.3176
Last updated: 5/7/2026, 11:24:55 AM
Quick Conversions
| AWG | SYP |
|---|---|
| 1 AWG | 61.74 SYP |
| 10 AWG | 617.37 SYP |
| 50 AWG | 3,086.85 SYP |
| 100 AWG | 6,173.70 SYP |
| 500 AWG | 30,868.49 SYP |
| 1,000 AWG | 61,736.97 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-05-07T11:24:55Z",
"rates": {
"SYP": 61.736971
}
}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": 6173.697099999999,
"rate": 61.736971
}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