Rate Overview
Live
1 SYP = 8.2825 AOA
1 AOA = 0.120736
SYP
Avg
8.3036
High
8.3899
Low
8.2302
Last updated: 3/7/2026, 1:42:42 AM
Quick Conversions
| SYP | AOA |
|---|---|
| 1 SYP | 8.28 AOA |
| 10 SYP | 82.83 AOA |
| 50 SYP | 414.13 AOA |
| 100 SYP | 828.25 AOA |
| 500 SYP | 4,141.27 AOA |
| 1,000 SYP | 8,282.54 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-03-07T01:42:42Z",
"rates": {
"AOA": 8.282535
}
}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": 828.2534999999999,
"rate": 8.282535
}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