Rate Overview
Live
1 AWG = 7264.54 SYP
1 SYP = 0.000138
AWG
Avg
7264.44
High
7267.40
Low
7263.01
Last updated: 9/11/2026, 7:32:46 AM
Quick Conversions
| AWG | SYP |
|---|---|
| 1 AWG | 7,264.54 SYP |
| 10 AWG | 72,645.39 SYP |
| 50 AWG | 363,226.96 SYP |
| 100 AWG | 726,453.91 SYP |
| 500 AWG | 3,632,269.56 SYP |
| 1,000 AWG | 7,264,539.12 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-09-11T07:32:46Z",
"rates": {
"SYP": 7264.539122
}
}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": 726453.9122,
"rate": 7264.539122
}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