Rate Overview
Live
1 AOA = 0.493951 CRC
1 CRC = 2.0245
AOA
Avg
0.495145
High
0.498345
Low
0.490709
Last updated: 6/19/2026, 8:46:36 AM
Quick Conversions
| AOA | CRC |
|---|---|
| 1 AOA | 0.49 CRC |
| 10 AOA | 4.94 CRC |
| 50 AOA | 24.70 CRC |
| 100 AOA | 49.40 CRC |
| 500 AOA | 246.98 CRC |
| 1,000 AOA | 493.95 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-06-19T08:46:36Z",
"rates": {
"CRC": 0.493951
}
}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.3951,
"rate": 0.493951
}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