Rate Overview
Live
1 SYP = 0.070586 AOA
1 AOA = 14.1671
SYP
Avg
0.070614
High
0.070680
Low
0.070578
Last updated: 8/25/2026, 6:43:33 AM
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.59 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-25T06:43:33Z",
"rates": {
"AOA": 0.070586
}
}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.058599999999999,
"rate": 0.070586
}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