Rate Overview
Live
1 SYP = 0.572005 AFN
1 AFN = 1.7482
SYP
Avg
0.135296
High
0.596908
Low
0.005099
Last updated: 3/27/2026, 3:26:00 AM
Quick Conversions
| SYP | AFN |
|---|---|
| 1 SYP | 0.57 AFN |
| 10 SYP | 5.72 AFN |
| 50 SYP | 28.60 AFN |
| 100 SYP | 57.20 AFN |
| 500 SYP | 286.00 AFN |
| 1,000 SYP | 572.01 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-27T03:26:00Z",
"rates": {
"AFN": 0.572005
}
}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": 57.2005,
"rate": 0.572005
}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