Rate Overview
Live
1 AFN = 1.7268 SYP
1 SYP = 0.579116
AFN
Avg
1.7286
High
1.7430
Low
1.6832
Last updated: 7/8/2026, 4:27:38 PM
Quick Conversions
| AFN | SYP |
|---|---|
| 1 AFN | 1.73 SYP |
| 10 AFN | 17.27 SYP |
| 50 AFN | 86.34 SYP |
| 100 AFN | 172.68 SYP |
| 500 AFN | 863.39 SYP |
| 1,000 AFN | 1,726.77 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-07-08T16:27:38Z",
"rates": {
"SYP": 1.72677
}
}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": 172.677,
"rate": 1.72677
}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