Rate Overview
Live
1 AFN = 198.8390 SYP
1 SYP = 0.005029
AFN
Avg
138.1107
High
198.8390
Low
1.6787
Last updated: 8/22/2026, 10:16:07 AM
Quick Conversions
| AFN | SYP |
|---|---|
| 1 AFN | 198.84 SYP |
| 10 AFN | 1,988.39 SYP |
| 50 AFN | 9,941.95 SYP |
| 100 AFN | 19,883.90 SYP |
| 500 AFN | 99,419.51 SYP |
| 1,000 AFN | 198,839.02 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-22T10:16:07Z",
"rates": {
"SYP": 198.839022
}
}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": 19883.9022,
"rate": 198.839022
}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