Rate Overview
Live
1 SRD = 1.6883 AFN
1 AFN = 0.592307
SRD
Avg
1.6929
High
1.7072
Low
1.6872
Last updated: 5/27/2026, 6:22:16 PM
Quick Conversions
| SRD | AFN |
|---|---|
| 1 SRD | 1.69 AFN |
| 10 SRD | 16.88 AFN |
| 50 SRD | 84.42 AFN |
| 100 SRD | 168.83 AFN |
| 500 SRD | 844.16 AFN |
| 1,000 SRD | 1,688.32 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-05-27T18:22:16Z",
"rates": {
"AFN": 1.688315
}
}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": 168.8315,
"rate": 1.688315
}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