Rate Overview
Live
1 AMD = 35.6433 SYP
1 SYP = 0.028056
AMD
Avg
35.6230
High
35.8134
Low
35.5321
Last updated: 8/22/2026, 7:16:14 AM
Quick Conversions
| AMD | SYP |
|---|---|
| 1 AMD | 35.64 SYP |
| 10 AMD | 356.43 SYP |
| 50 AMD | 1,782.17 SYP |
| 100 AMD | 3,564.33 SYP |
| 500 AMD | 17,821.67 SYP |
| 1,000 AMD | 35,643.33 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-22T07:16:14Z",
"rates": {
"SYP": 35.643331
}
}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": 3564.3331000000003,
"rate": 35.643331
}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