Rate Overview
Live
1 SRD = 1.7449 AFN
1 AFN = 0.573107
SRD
Avg
1.7077
High
1.7511
Low
1.6556
Last updated: 8/1/2026, 12:35:36 PM
Quick Conversions
| SRD | AFN |
|---|---|
| 1 SRD | 1.74 AFN |
| 10 SRD | 17.45 AFN |
| 50 SRD | 87.24 AFN |
| 100 SRD | 174.49 AFN |
| 500 SRD | 872.44 AFN |
| 1,000 SRD | 1,744.87 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-08-01T12:35:36Z",
"rates": {
"AFN": 1.744874
}
}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": 174.4874,
"rate": 1.744874
}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