Rate Overview
Live
1 AOA = 0.120735 SYP
1 SYP = 8.2826
AOA
Avg
0.120449
High
0.121503
Low
0.119190
Last updated: 3/6/2026, 8:14:41 AM
Quick Conversions
| AOA | SYP |
|---|---|
| 1 AOA | 0.12 SYP |
| 10 AOA | 1.21 SYP |
| 50 AOA | 6.04 SYP |
| 100 AOA | 12.07 SYP |
| 500 AOA | 60.37 SYP |
| 1,000 AOA | 120.74 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-03-06T08:14:41Z",
"rates": {
"SYP": 0.120735
}
}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.0735,
"rate": 0.120735
}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