Rate Overview
Live
1 SYP = 0.070578 AOA
1 AOA = 14.1687
SYP
Avg
4.5230
High
8.4311
Low
0.070129
Last updated: 8/22/2026, 9:58:48 PM
Quick Conversions
| SYP | AOA |
|---|---|
| 1 SYP | 0.07 AOA |
| 10 SYP | 0.71 AOA |
| 50 SYP | 3.53 AOA |
| 100 SYP | 7.06 AOA |
| 500 SYP | 35.29 AOA |
| 1,000 SYP | 70.58 AOA |
Get SYP/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=AOAExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-22T21:58:48Z",
"rates": {
"AOA": 0.070578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "AOA",
"amount": 100
},
"result": 7.0578,
"rate": 0.070578
}Build with SYP/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key