Rate Overview
Live
1 AFN = 200.1171 SYP
1 SYP = 0.004997
AFN
Avg
84.2784
High
200.1171
Low
1.6621
Last updated: 8/23/2026, 11:55:24 PM
Quick Conversions
| AFN | SYP |
|---|---|
| 1 AFN | 200.12 SYP |
| 10 AFN | 2,001.17 SYP |
| 50 AFN | 10,005.85 SYP |
| 100 AFN | 20,011.71 SYP |
| 500 AFN | 100,058.53 SYP |
| 1,000 AFN | 200,117.06 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-08-23T23:55:24Z",
"rates": {
"SYP": 200.117057
}
}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": 20011.7057,
"rate": 200.117057
}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