Rate Overview
Live
1 SRD = 0.048120 ANG
1 ANG = 20.7814
SRD
Avg
0.048078
High
0.048264
Low
0.047934
Last updated: 6/19/2026, 8:22:39 AM
Quick Conversions
| SRD | ANG |
|---|---|
| 1 SRD | 0.05 ANG |
| 10 SRD | 0.48 ANG |
| 50 SRD | 2.41 ANG |
| 100 SRD | 4.81 ANG |
| 500 SRD | 24.06 ANG |
| 1,000 SRD | 48.12 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-06-19T08:22:39Z",
"rates": {
"ANG": 0.04812
}
}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.812,
"rate": 0.04812
}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