Rate Overview
Live
1 SYP = 0.016285 AWG
1 AWG = 61.4062
SYP
Avg
0.003772
High
0.016285
Low
0.000137
Last updated: 3/28/2026, 4:06:05 AM
Quick Conversions
| SYP | AWG |
|---|---|
| 1 SYP | 0.02 AWG |
| 10 SYP | 0.16 AWG |
| 50 SYP | 0.81 AWG |
| 100 SYP | 1.63 AWG |
| 500 SYP | 8.14 AWG |
| 1,000 SYP | 16.29 AWG |
Get SYP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=AWGExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-28T04:06:05Z",
"rates": {
"AWG": 0.016285
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "AWG",
"amount": 100
},
"result": 1.6285,
"rate": 0.016285
}Build with SYP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key