Rate Overview
Live
1 SRD = 1.7579 AFN
1 AFN = 0.568856
SRD
Avg
1.7262
High
1.8727
Low
1.6593
Last updated: 7/27/2026, 10:36:24 PM
Quick Conversions
| SRD | AFN |
|---|---|
| 1 SRD | 1.76 AFN |
| 10 SRD | 17.58 AFN |
| 50 SRD | 87.90 AFN |
| 100 SRD | 175.79 AFN |
| 500 SRD | 878.96 AFN |
| 1,000 SRD | 1,757.91 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-07-27T22:36:24Z",
"rates": {
"AFN": 1.757914
}
}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": 175.7914,
"rate": 1.757914
}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