Rate Overview
Live
1 AFN = 198.6311 SYP
1 SYP = 0.005034
AFN
Avg
26.3568
High
198.9193
Low
1.6761
Last updated: 8/24/2026, 12:38:20 PM
Quick Conversions
| AFN | SYP |
|---|---|
| 1 AFN | 198.63 SYP |
| 10 AFN | 1,986.31 SYP |
| 50 AFN | 9,931.55 SYP |
| 100 AFN | 19,863.11 SYP |
| 500 AFN | 99,315.53 SYP |
| 1,000 AFN | 198,631.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-24T12:38:20Z",
"rates": {
"SYP": 198.631055
}
}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": 19863.1055,
"rate": 198.631055
}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