Rate Overview
Live
1 AFN = 0.590515 SRD
1 SRD = 1.6934
AFN
Avg
0.591234
High
0.598613
Low
0.580191
Last updated: 6/19/2026, 9:46:33 AM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.59 SRD |
| 10 AFN | 5.91 SRD |
| 50 AFN | 29.53 SRD |
| 100 AFN | 59.05 SRD |
| 500 AFN | 295.26 SRD |
| 1,000 AFN | 590.52 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-06-19T09:46:33Z",
"rates": {
"SRD": 0.590515
}
}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.051500000000004,
"rate": 0.590515
}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