Rate Overview
Live
1 AWG = 7265.72 SYP
1 SYP = 0.000138
AWG
Avg
5103.55
High
7266.20
Low
61.7412
Last updated: 8/19/2026, 9:00:52 PM
Quick Conversions
| AWG | SYP |
|---|---|
| 1 AWG | 7,265.72 SYP |
| 10 AWG | 72,657.20 SYP |
| 50 AWG | 363,286.02 SYP |
| 100 AWG | 726,572.04 SYP |
| 500 AWG | 3,632,860.20 SYP |
| 1,000 AWG | 7,265,720.39 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-08-19T21:00:52Z",
"rates": {
"SYP": 7265.720391
}
}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": 726572.0390999999,
"rate": 7265.720391
}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