Rate Overview
Live
1 SYP = 0.565455 AFN
1 AFN = 1.7685
SYP
Avg
0.570916
High
0.580414
Low
0.565455
Last updated: 3/27/2026, 1:48:43 AM
Quick Conversions
| SYP | AFN |
|---|---|
| 1 SYP | 0.57 AFN |
| 10 SYP | 5.65 AFN |
| 50 SYP | 28.27 AFN |
| 100 SYP | 56.55 AFN |
| 500 SYP | 282.73 AFN |
| 1,000 SYP | 565.46 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-27T01:48:43Z",
"rates": {
"AFN": 0.565455
}
}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.545500000000004,
"rate": 0.565455
}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