Rate Overview
Live
1 SYP = 0.583580 AFN
1 AFN = 1.7136
SYP
Avg
0.581961
High
0.583588
Low
0.578498
Last updated: 4/18/2026, 8:51:13 AM
Quick Conversions
| SYP | AFN |
|---|---|
| 1 SYP | 0.58 AFN |
| 10 SYP | 5.84 AFN |
| 50 SYP | 29.18 AFN |
| 100 SYP | 58.36 AFN |
| 500 SYP | 291.79 AFN |
| 1,000 SYP | 583.58 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-04-18T08:51:13Z",
"rates": {
"AFN": 0.58358
}
}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.358,
"rate": 0.58358
}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