Rate Overview
Live
1 AFN = 1.7135 SYP
1 SYP = 0.583589
AFN
Avg
1.7199
High
1.7286
Low
1.7135
Last updated: 4/17/2026, 12:05:41 PM
Quick Conversions
| AFN | SYP |
|---|---|
| 1 AFN | 1.71 SYP |
| 10 AFN | 17.14 SYP |
| 50 AFN | 85.68 SYP |
| 100 AFN | 171.35 SYP |
| 500 AFN | 856.77 SYP |
| 1,000 AFN | 1,713.54 SYP |
Get AFN/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SYPExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-04-17T12:05:41Z",
"rates": {
"SYP": 1.713536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SYP",
"amount": 100
},
"result": 171.3536,
"rate": 1.713536
}Build with AFN/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key