Rate Overview
Live
1 ANG = 20.6276 SRD
1 SRD = 0.048479
ANG
Avg
20.8160
High
20.9382
Low
20.6048
Last updated: 5/27/2026, 10:54:49 PM
Quick Conversions
| ANG | SRD |
|---|---|
| 1 ANG | 20.63 SRD |
| 10 ANG | 206.28 SRD |
| 50 ANG | 1,031.38 SRD |
| 100 ANG | 2,062.76 SRD |
| 500 ANG | 10,313.79 SRD |
| 1,000 ANG | 20,627.58 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-05-27T22:54:49Z",
"rates": {
"SRD": 20.62758
}
}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": 2062.758,
"rate": 20.62758
}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