Rate Overview
Live
1 SYP = 0.579115 AFN
1 AFN = 1.7268
SYP
Avg
0.578561
High
0.594117
Low
0.573723
Last updated: 7/8/2026, 2:18:04 PM
Quick Conversions
| SYP | AFN |
|---|---|
| 1 SYP | 0.58 AFN |
| 10 SYP | 5.79 AFN |
| 50 SYP | 28.96 AFN |
| 100 SYP | 57.91 AFN |
| 500 SYP | 289.56 AFN |
| 1,000 SYP | 579.12 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-07-08T14:18:04Z",
"rates": {
"AFN": 0.579115
}
}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.911500000000004,
"rate": 0.579115
}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