Rate Overview
Live
1 AOA = 0.545125 CRC
1 CRC = 1.8344 AOA
Avg
0.541729
High
0.545125
Low
0.534124
Last updated: 1/25/2026, 3:23:18 AM
Quick Conversions
| AOA | CRC |
|---|---|
| 1 AOA | 0.55 CRC |
| 10 AOA | 5.45 CRC |
| 50 AOA | 27.26 CRC |
| 100 AOA | 54.51 CRC |
| 500 AOA | 272.56 CRC |
| 1,000 AOA | 545.13 CRC |
Get AOA/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=CRCExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-01-25T03:23:18Z",
"rates": {
"CRC": 0.545125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "CRC",
"amount": 100
},
"result": 54.512499999999996,
"rate": 0.545125
}Build with AOA/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key