Rate Overview
Live
1 AFN = 1.7405 SYP
1 SYP = 0.574560
AFN
Avg
1.7539
High
1.7742
Low
1.7229
Last updated: 3/28/2026, 12:20:34 PM
Quick Conversions
| AFN | SYP |
|---|---|
| 1 AFN | 1.74 SYP |
| 10 AFN | 17.40 SYP |
| 50 AFN | 87.02 SYP |
| 100 AFN | 174.05 SYP |
| 500 AFN | 870.23 SYP |
| 1,000 AFN | 1,740.46 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-03-28T12:20:34Z",
"rates": {
"SYP": 1.740462
}
}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": 174.0462,
"rate": 1.740462
}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