Rate Overview
Live
1 AFN = 198.6000 SYP
1 SYP = 0.005035
AFN
Avg
25.1583
High
198.9193
Low
1.6739
Last updated: 8/17/2026, 7:42:48 AM
Quick Conversions
| AFN | SYP |
|---|---|
| 1 AFN | 198.60 SYP |
| 10 AFN | 1,986.00 SYP |
| 50 AFN | 9,930.00 SYP |
| 100 AFN | 19,860.00 SYP |
| 500 AFN | 99,299.98 SYP |
| 1,000 AFN | 198,599.95 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-17T07:42:48Z",
"rates": {
"SYP": 198.599954
}
}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": 19859.9954,
"rate": 198.599954
}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