Rate Overview
Live
1 AOA = 0.494482 CRC
1 CRC = 2.0223
AOA
Avg
0.493432
High
0.497113
Low
0.480536
Last updated: 7/31/2026, 10:27:18 AM
Quick Conversions
| AOA | CRC |
|---|---|
| 1 AOA | 0.49 CRC |
| 10 AOA | 4.94 CRC |
| 50 AOA | 24.72 CRC |
| 100 AOA | 49.45 CRC |
| 500 AOA | 247.24 CRC |
| 1,000 AOA | 494.48 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-07-31T10:27:18Z",
"rates": {
"CRC": 0.494482
}
}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": 49.4482,
"rate": 0.494482
}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