Rate Overview
Live
1 AFN = 0.578706 SRD
1 SRD = 1.7280
AFN
Avg
0.586590
High
0.604246
Low
0.566674
Last updated: 7/30/2026, 12:43:16 AM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.58 SRD |
| 10 AFN | 5.79 SRD |
| 50 AFN | 28.94 SRD |
| 100 AFN | 57.87 SRD |
| 500 AFN | 289.35 SRD |
| 1,000 AFN | 578.71 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-07-30T00:43:16Z",
"rates": {
"SRD": 0.578706
}
}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.8706,
"rate": 0.578706
}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