Rate Overview
Live
1 AFN = 0.584553 SRD
1 SRD = 1.7107
AFN
Avg
0.582969
High
0.584873
Low
0.580569
Last updated: 4/18/2026, 8:46:48 AM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.58 SRD |
| 10 AFN | 5.85 SRD |
| 50 AFN | 29.23 SRD |
| 100 AFN | 58.46 SRD |
| 500 AFN | 292.28 SRD |
| 1,000 AFN | 584.55 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-04-18T08:46:48Z",
"rates": {
"SRD": 0.584553
}
}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.4553,
"rate": 0.584553
}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