Rate Overview
Live
1 AMD = 0.299568 SYP
1 SYP = 3.3381
AMD
Avg
0.298933
High
0.300550
Low
0.297988
Last updated: 5/9/2026, 2:33:58 PM
Quick Conversions
| AMD | SYP |
|---|---|
| 1 AMD | 0.30 SYP |
| 10 AMD | 3.00 SYP |
| 50 AMD | 14.98 SYP |
| 100 AMD | 29.96 SYP |
| 500 AMD | 149.78 SYP |
| 1,000 AMD | 299.57 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-09T14:33:58Z",
"rates": {
"SYP": 0.299568
}
}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": 29.9568,
"rate": 0.299568
}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