Rate Overview
Live
1 AMD = 0.300654 SYP
1 SYP = 3.3261
AMD
Avg
0.300297
High
0.300654
Low
0.299820
Last updated: 6/19/2026, 10:11:25 AM
Quick Conversions
| AMD | SYP |
|---|---|
| 1 AMD | 0.30 SYP |
| 10 AMD | 3.01 SYP |
| 50 AMD | 15.03 SYP |
| 100 AMD | 30.07 SYP |
| 500 AMD | 150.33 SYP |
| 1,000 AMD | 300.65 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-06-19T10:11:25Z",
"rates": {
"SYP": 0.300654
}
}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.065399999999997,
"rate": 0.300654
}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