Rate Overview
Live
1 AMD = 35.8063 SYP
1 SYP = 0.027928
AMD
Avg
35.7766
High
35.8314
Low
35.7022
Last updated: 9/14/2026, 8:03:18 PM
Quick Conversions
| AMD | SYP |
|---|---|
| 1 AMD | 35.81 SYP |
| 10 AMD | 358.06 SYP |
| 50 AMD | 1,790.32 SYP |
| 100 AMD | 3,580.63 SYP |
| 500 AMD | 17,903.17 SYP |
| 1,000 AMD | 35,806.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-09-14T20:03:18Z",
"rates": {
"SYP": 35.80633
}
}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": 3580.6330000000003,
"rate": 35.80633
}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