Rate Overview
Live
1 AMD = 0.301070 SYP
1 SYP = 3.3215
AMD
Avg
0.299709
High
0.301214
Low
0.297631
Last updated: 5/29/2026, 6:49:53 PM
Quick Conversions
| AMD | SYP |
|---|---|
| 1 AMD | 0.30 SYP |
| 10 AMD | 3.01 SYP |
| 50 AMD | 15.05 SYP |
| 100 AMD | 30.11 SYP |
| 500 AMD | 150.54 SYP |
| 1,000 AMD | 301.07 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-05-29T18:49:53Z",
"rates": {
"SYP": 0.30107
}
}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": 30.107,
"rate": 0.30107
}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