Rate Overview
Live
1 SYP = 0.005028 AFN
1 AFN = 198.8862
SYP
Avg
0.005036
High
0.005076
Low
0.004997
Last updated: 8/25/2026, 9:47:30 PM
Quick Conversions
| SYP | AFN |
|---|---|
| 1 SYP | 0.01 AFN |
| 10 SYP | 0.05 AFN |
| 50 SYP | 0.25 AFN |
| 100 SYP | 0.50 AFN |
| 500 SYP | 2.51 AFN |
| 1,000 SYP | 5.03 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-08-25T21:47:30Z",
"rates": {
"AFN": 0.005028
}
}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": 0.5028,
"rate": 0.005028
}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