Rate Overview
Live
1 AFN = 0.573107 SRD
1 SRD = 1.7449
AFN
Avg
0.585715
High
0.604026
Low
0.571057
Last updated: 8/1/2026, 12:17:55 PM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.57 SRD |
| 10 AFN | 5.73 SRD |
| 50 AFN | 28.66 SRD |
| 100 AFN | 57.31 SRD |
| 500 AFN | 286.55 SRD |
| 1,000 AFN | 573.11 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-01T12:17:55Z",
"rates": {
"SRD": 0.573107
}
}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.310700000000004,
"rate": 0.573107
}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