Rate Overview
Live
1 AOA = 0.120324 SYP
1 SYP = 8.3109
AOA
Avg
0.120230
High
0.120613
Low
0.119267
Last updated: 7/8/2026, 10:36:45 AM
Quick Conversions
| AOA | SYP |
|---|---|
| 1 AOA | 0.12 SYP |
| 10 AOA | 1.20 SYP |
| 50 AOA | 6.02 SYP |
| 100 AOA | 12.03 SYP |
| 500 AOA | 60.16 SYP |
| 1,000 AOA | 120.32 SYP |
Get AOA/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=SYPExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-07-08T10:36:45Z",
"rates": {
"SYP": 0.120324
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "SYP",
"amount": 100
},
"result": 12.0324,
"rate": 0.120324
}Build with AOA/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key