Rate Overview
Live
1 ANG = 20.9522 SRD
1 SRD = 0.047728
ANG
Avg
20.9259
High
20.9522
Low
20.9092
Last updated: 4/17/2026, 6:23:34 AM
Quick Conversions
| ANG | SRD |
|---|---|
| 1 ANG | 20.95 SRD |
| 10 ANG | 209.52 SRD |
| 50 ANG | 1,047.61 SRD |
| 100 ANG | 2,095.22 SRD |
| 500 ANG | 10,476.09 SRD |
| 1,000 ANG | 20,952.18 SRD |
Get ANG/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=SRDExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-04-17T06:23:34Z",
"rates": {
"SRD": 20.952176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "SRD",
"amount": 100
},
"result": 2095.2176,
"rate": 20.952176
}Build with ANG/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key