Rate Overview
Live
1 AMD = 35.6324 SYP
1 SYP = 0.028064
AMD
Avg
5.4039
High
35.6744
Low
0.290565
Last updated: 8/25/2026, 7:38:15 PM
Quick Conversions
| AMD | SYP |
|---|---|
| 1 AMD | 35.63 SYP |
| 10 AMD | 356.32 SYP |
| 50 AMD | 1,781.62 SYP |
| 100 AMD | 3,563.24 SYP |
| 500 AMD | 17,816.18 SYP |
| 1,000 AMD | 35,632.36 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-25T19:38:15Z",
"rates": {
"SYP": 35.632364
}
}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": 3563.2364000000002,
"rate": 35.632364
}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