Rate Overview
Live
1 SYP = 8.3054 AOA
1 AOA = 0.120404
SYP
Avg
8.3026
High
8.3058
Low
8.2901
Last updated: 5/7/2026, 12:15:55 AM
Quick Conversions
| SYP | AOA |
|---|---|
| 1 SYP | 8.31 AOA |
| 10 SYP | 83.05 AOA |
| 50 SYP | 415.27 AOA |
| 100 SYP | 830.54 AOA |
| 500 SYP | 4,152.69 AOA |
| 1,000 SYP | 8,305.38 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-05-07T00:15:55Z",
"rates": {
"AOA": 8.305381
}
}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": 830.5381000000001,
"rate": 8.305381
}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