Rate Overview
Live
1 SYP = 0.569781 AFN
1 AFN = 1.7551
SYP
Avg
0.569409
High
0.576806
Low
0.563986
Last updated: 3/6/2026, 3:30:57 PM
Quick Conversions
| SYP | AFN |
|---|---|
| 1 SYP | 0.57 AFN |
| 10 SYP | 5.70 AFN |
| 50 SYP | 28.49 AFN |
| 100 SYP | 56.98 AFN |
| 500 SYP | 284.89 AFN |
| 1,000 SYP | 569.78 AFN |
Get SYP/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=AFNExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-06T15:30:57Z",
"rates": {
"AFN": 0.569781
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "AFN",
"amount": 100
},
"result": 56.9781,
"rate": 0.569781
}Build with SYP/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key