Rate Overview
Live
1 AFN = 0.573772 SRD
1 SRD = 1.7429
AFN
Avg
0.577931
High
0.583007
Low
0.573772
Last updated: 8/19/2026, 5:03:51 PM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.57 SRD |
| 10 AFN | 5.74 SRD |
| 50 AFN | 28.69 SRD |
| 100 AFN | 57.38 SRD |
| 500 AFN | 286.89 SRD |
| 1,000 AFN | 573.77 SRD |
Get AFN/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SRDExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-08-19T17:03:51Z",
"rates": {
"SRD": 0.573772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SRD",
"amount": 100
},
"result": 57.377199999999995,
"rate": 0.573772
}Build with AFN/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key