Rate Overview
Live
1 AFN = 1.7139 SYP
1 SYP = 0.583456
AFN
Avg
1.7300
High
1.7425
Low
1.7139
Last updated: 5/8/2026, 9:30:01 AM
Quick Conversions
| AFN | SYP |
|---|---|
| 1 AFN | 1.71 SYP |
| 10 AFN | 17.14 SYP |
| 50 AFN | 85.70 SYP |
| 100 AFN | 171.39 SYP |
| 500 AFN | 856.96 SYP |
| 1,000 AFN | 1,713.92 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-05-08T09:30:01Z",
"rates": {
"SYP": 1.713924
}
}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.3924,
"rate": 1.713924
}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