Rate Overview
Live
1 SRD = 1.7129 AFN
1 AFN = 0.583818
SRD
Avg
1.7285
High
1.7437
Low
1.7043
Last updated: 9/9/2026, 4:49:07 PM
Quick Conversions
| SRD | AFN |
|---|---|
| 1 SRD | 1.71 AFN |
| 10 SRD | 17.13 AFN |
| 50 SRD | 85.64 AFN |
| 100 SRD | 171.29 AFN |
| 500 SRD | 856.43 AFN |
| 1,000 SRD | 1,712.86 AFN |
Get SRD/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=AFNExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-09-09T16:49:07Z",
"rates": {
"AFN": 1.712862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "AFN",
"amount": 100
},
"result": 171.2862,
"rate": 1.712862
}Build with SRD/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key