Rate Overview
Live
1 AFN = 0.568219 SRD
1 SRD = 1.7599
AFN
Avg
0.578064
High
0.593940
Low
0.562823
Last updated: 7/28/2026, 2:18:26 PM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.57 SRD |
| 10 AFN | 5.68 SRD |
| 50 AFN | 28.41 SRD |
| 100 AFN | 56.82 SRD |
| 500 AFN | 284.11 SRD |
| 1,000 AFN | 568.22 SRD |
Get AFN/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=SRDExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-28T14:18:26Z",
"rates": {
"SRD": 0.568219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "SRD",
"amount": 100
},
"result": 56.8219,
"rate": 0.568219
}Build with AFN/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key