Rate Overview
Live
1 AOA = 0.495446 CRC
1 CRC = 2.0184
AOA
Avg
0.494927
High
0.496514
Low
0.490504
Last updated: 7/9/2026, 10:39:29 AM
Quick Conversions
| AOA | CRC |
|---|---|
| 1 AOA | 0.50 CRC |
| 10 AOA | 4.95 CRC |
| 50 AOA | 24.77 CRC |
| 100 AOA | 49.54 CRC |
| 500 AOA | 247.72 CRC |
| 1,000 AOA | 495.45 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-09T10:39:29Z",
"rates": {
"CRC": 0.495446
}
}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.5446,
"rate": 0.495446
}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