Rate Overview
Live
1 AFN = 0.591838 SRD
1 SRD = 1.6897
AFN
Avg
0.591318
High
0.596824
Low
0.585759
Last updated: 5/29/2026, 5:29:02 PM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.59 SRD |
| 10 AFN | 5.92 SRD |
| 50 AFN | 29.59 SRD |
| 100 AFN | 59.18 SRD |
| 500 AFN | 295.92 SRD |
| 1,000 AFN | 591.84 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-05-29T17:29:02Z",
"rates": {
"SRD": 0.591838
}
}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.1838,
"rate": 0.591838
}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