Rate Overview
Live
1 AFN = 198.9193 SYP
1 SYP = 0.005027
AFN
Avg
91.2614
High
198.9193
Low
1.6549
Last updated: 8/16/2026, 8:11:42 PM
Quick Conversions
| AFN | SYP |
|---|---|
| 1 AFN | 198.92 SYP |
| 10 AFN | 1,989.19 SYP |
| 50 AFN | 9,945.96 SYP |
| 100 AFN | 19,891.93 SYP |
| 500 AFN | 99,459.65 SYP |
| 1,000 AFN | 198,919.29 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-16T20:11:42Z",
"rates": {
"SYP": 198.919292
}
}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": 19891.929200000002,
"rate": 198.919292
}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