Rate Overview
Live
1 AFN = 0.584356 SRD
1 SRD = 1.7113
AFN
Avg
0.585504
High
0.590207
Low
0.580324
Last updated: 5/9/2026, 9:40:42 AM
Quick Conversions
| AFN | SRD |
|---|---|
| 1 AFN | 0.58 SRD |
| 10 AFN | 5.84 SRD |
| 50 AFN | 29.22 SRD |
| 100 AFN | 58.44 SRD |
| 500 AFN | 292.18 SRD |
| 1,000 AFN | 584.36 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-05-09T09:40:42Z",
"rates": {
"SRD": 0.584356
}
}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": 58.4356,
"rate": 0.584356
}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