Rate Overview
Live
1 AOA = 0.120613 SYP
1 SYP = 8.2910
AOA
Avg
1.8262
High
12.0667
Low
0.120414
Last updated: 3/27/2026, 1:44:02 PM
Quick Conversions
| AOA | SYP |
|---|---|
| 1 AOA | 0.12 SYP |
| 10 AOA | 1.21 SYP |
| 50 AOA | 6.03 SYP |
| 100 AOA | 12.06 SYP |
| 500 AOA | 60.31 SYP |
| 1,000 AOA | 120.61 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-27T13:44:02Z",
"rates": {
"SYP": 0.120613
}
}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.0613,
"rate": 0.120613
}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