Rate Overview
Live
1 SRD = 24.2833 AOA
1 AOA = 0.041181
SRD
Avg
24.1935
High
25.0125
Low
23.0884
Last updated: 7/31/2026, 9:01:01 AM
Quick Conversions
| SRD | AOA |
|---|---|
| 1 SRD | 24.28 AOA |
| 10 SRD | 242.83 AOA |
| 50 SRD | 1,214.16 AOA |
| 100 SRD | 2,428.33 AOA |
| 500 SRD | 12,141.64 AOA |
| 1,000 SRD | 24,283.28 AOA |
Get SRD/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=AOAExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-31T09:01:01Z",
"rates": {
"AOA": 24.283277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "AOA",
"amount": 100
},
"result": 2428.3277,
"rate": 24.283277
}Build with SRD/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key