Rate Overview
Live
1 AFN = 0.594711 SRD
1 SRD = 1.6815
AFN
Avg
0.589705
High
0.604026
Low
0.577112
Last updated: 3/27/2026, 8:03:57 AM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.59 SRD |
| 10 AFN | 5.95 SRD |
| 50 AFN | 29.74 SRD |
| 100 AFN | 59.47 SRD |
| 500 AFN | 297.36 SRD |
| 1,000 AFN | 594.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-03-27T08:03:57Z",
"rates": {
"SRD": 0.594711
}
}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": 59.4711,
"rate": 0.594711
}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