Rate Overview
Live
1 SRD = 0.047792 ANG
1 ANG = 20.9240
SRD
Avg
0.047750
High
0.048144
Low
0.047218
Last updated: 7/28/2026, 7:55:32 AM
Quick Conversions
| SRD | ANG |
|---|---|
| 1 SRD | 0.05 ANG |
| 10 SRD | 0.48 ANG |
| 50 SRD | 2.39 ANG |
| 100 SRD | 4.78 ANG |
| 500 SRD | 23.90 ANG |
| 1,000 SRD | 47.79 ANG |
Get SRD/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=ANGExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-28T07:55:32Z",
"rates": {
"ANG": 0.047792
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "ANG",
"amount": 100
},
"result": 4.7792,
"rate": 0.047792
}Build with SRD/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key