Rate Overview
Live
1 AFN = 0.583818 SRD
1 SRD = 1.7129
AFN
Avg
0.578564
High
0.586734
Low
0.573480
Last updated: 9/9/2026, 11:13:48 PM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.58 SRD |
| 10 AFN | 5.84 SRD |
| 50 AFN | 29.19 SRD |
| 100 AFN | 58.38 SRD |
| 500 AFN | 291.91 SRD |
| 1,000 AFN | 583.82 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-09-09T23:13:48Z",
"rates": {
"SRD": 0.583818
}
}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": 58.3818,
"rate": 0.583818
}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