Rate Overview
Live
1 SYP = 0.583456 AFN
1 AFN = 1.7139
SYP
Avg
0.578568
High
0.583456
Low
0.574480
Last updated: 5/9/2026, 2:26:50 AM
Quick Conversions
| SYP | AFN |
|---|---|
| 1 SYP | 0.58 AFN |
| 10 SYP | 5.83 AFN |
| 50 SYP | 29.17 AFN |
| 100 SYP | 58.35 AFN |
| 500 SYP | 291.73 AFN |
| 1,000 SYP | 583.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-05-09T02:26:50Z",
"rates": {
"AFN": 0.583456
}
}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": 58.3456,
"rate": 0.583456
}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