Rate Overview
Live
1 AOA = 0.499361 CRC
1 CRC = 2.0026
AOA
Avg
0.502432
High
0.506349
Low
0.498685
Last updated: 4/17/2026, 2:49:22 PM
Quick Conversions
| AOA | CRC |
|---|---|
| 1 AOA | 0.50 CRC |
| 10 AOA | 4.99 CRC |
| 50 AOA | 24.97 CRC |
| 100 AOA | 49.94 CRC |
| 500 AOA | 249.68 CRC |
| 1,000 AOA | 499.36 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-04-17T14:49:22Z",
"rates": {
"CRC": 0.499361
}
}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.9361,
"rate": 0.499361
}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