Rate Overview
Live
1 ANG = 20.7812 SRD
1 SRD = 0.048120
ANG
Avg
20.7993
High
20.8617
Low
20.7192
Last updated: 6/19/2026, 8:51:12 AM
Quick Conversions
| ANG | SRD |
|---|---|
| 1 ANG | 20.78 SRD |
| 10 ANG | 207.81 SRD |
| 50 ANG | 1,039.06 SRD |
| 100 ANG | 2,078.12 SRD |
| 500 ANG | 10,390.62 SRD |
| 1,000 ANG | 20,781.25 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-06-19T08:51:12Z",
"rates": {
"SRD": 20.781248
}
}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": 2078.1248,
"rate": 20.781248
}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