Rate Overview
Live
1 AFN = 0.599833 SRD
1 SRD = 1.6671
AFN
Avg
0.598706
High
0.601500
Low
0.593487
Last updated: 3/7/2026, 12:26:31 AM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.60 SRD |
| 10 AFN | 6.00 SRD |
| 50 AFN | 29.99 SRD |
| 100 AFN | 59.98 SRD |
| 500 AFN | 299.92 SRD |
| 1,000 AFN | 599.83 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-07T00:26:31Z",
"rates": {
"SRD": 0.599833
}
}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.98329999999999,
"rate": 0.599833
}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