Rate Overview
Live
1 AFN = 0.587879 SRD
1 SRD = 1.7010
AFN
Avg
0.588432
High
0.593940
Low
0.572737
Last updated: 7/8/2026, 4:59:54 PM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.59 SRD |
| 10 AFN | 5.88 SRD |
| 50 AFN | 29.39 SRD |
| 100 AFN | 58.79 SRD |
| 500 AFN | 293.94 SRD |
| 1,000 AFN | 587.88 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-08T16:59:54Z",
"rates": {
"SRD": 0.587879
}
}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.78790000000001,
"rate": 0.587879
}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