Rate Overview
Live
1 SRD = 1.6922 AFN
1 AFN = 0.590932
SRD
Avg
1.6991
High
1.7460
Low
1.6837
Last updated: 7/11/2026, 1:01:59 PM
Quick Conversions
| SRD | AFN |
|---|---|
| 1 SRD | 1.69 AFN |
| 10 SRD | 16.92 AFN |
| 50 SRD | 84.61 AFN |
| 100 SRD | 169.22 AFN |
| 500 SRD | 846.12 AFN |
| 1,000 SRD | 1,692.24 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-11T13:01:59Z",
"rates": {
"AFN": 1.692241
}
}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": 169.22410000000002,
"rate": 1.692241
}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