Rate Overview
Live
1 AMD = 35.6744 SYP
1 SYP = 0.028031
AMD
Avg
35.6544
High
35.8134
Low
35.5487
Last updated: 8/24/2026, 7:00:32 PM
Quick Conversions
| AMD | SYP |
|---|---|
| 1 AMD | 35.67 SYP |
| 10 AMD | 356.74 SYP |
| 50 AMD | 1,783.72 SYP |
| 100 AMD | 3,567.44 SYP |
| 500 AMD | 17,837.20 SYP |
| 1,000 AMD | 35,674.39 SYP |
Get AMD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AMD¤cies=SYPExample Response:
{
"success": true,
"base": "AMD",
"date": "2026-08-24T19:00:32Z",
"rates": {
"SYP": 35.674394
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AMD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AMD",
"to": "SYP",
"amount": 100
},
"result": 3567.4393999999998,
"rate": 35.674394
}Build with AMD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key