Rate Overview
Live
1 AFN = 1.7512 SYP
1 SYP = 0.571028
AFN
Avg
1.7487
High
1.7669
Low
1.7172
Last updated: 6/18/2026, 11:19:41 AM
Quick Conversions
| AFN | SYP |
|---|---|
| 1 AFN | 1.75 SYP |
| 10 AFN | 17.51 SYP |
| 50 AFN | 87.56 SYP |
| 100 AFN | 175.12 SYP |
| 500 AFN | 875.61 SYP |
| 1,000 AFN | 1,751.23 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-06-18T11:19:41Z",
"rates": {
"SYP": 1.751228
}
}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": 175.1228,
"rate": 1.751228
}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