Rate Overview
Live
1 ANG = 21.0225 SRD
1 SRD = 0.047568
ANG
Avg
20.9703
High
21.3285
Low
20.6048
Last updated: 8/1/2026, 12:36:34 PM
Quick Conversions
| ANG | SRD |
|---|---|
| 1 ANG | 21.02 SRD |
| 10 ANG | 210.22 SRD |
| 50 ANG | 1,051.12 SRD |
| 100 ANG | 2,102.25 SRD |
| 500 ANG | 10,511.23 SRD |
| 1,000 ANG | 21,022.45 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-08-01T12:36:34Z",
"rates": {
"SRD": 21.022454
}
}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": 2102.2454,
"rate": 21.022454
}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