Rate Overview
Live
1 SYP = 8.3115 AOA
1 AOA = 0.120316
SYP
Avg
1.9445
High
8.3696
Low
0.069618
Last updated: 5/27/2026, 6:15:04 AM
Quick Conversions
| SYP | AOA |
|---|---|
| 1 SYP | 8.31 AOA |
| 10 SYP | 83.11 AOA |
| 50 SYP | 415.57 AOA |
| 100 SYP | 831.15 AOA |
| 500 SYP | 4,155.73 AOA |
| 1,000 SYP | 8,311.46 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-27T06:15:04Z",
"rates": {
"AOA": 8.311463
}
}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": 831.1463,
"rate": 8.311463
}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