Rate Overview
Live
1 AOA = 0.496209 CRC
1 CRC = 2.0153
AOA
Avg
0.493327
High
0.497983
Low
0.483662
Last updated: 7/14/2026, 8:58:38 PM
Quick Conversions
| AOA | CRC |
|---|---|
| 1 AOA | 0.50 CRC |
| 10 AOA | 4.96 CRC |
| 50 AOA | 24.81 CRC |
| 100 AOA | 49.62 CRC |
| 500 AOA | 248.10 CRC |
| 1,000 AOA | 496.21 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-14T20:58:38Z",
"rates": {
"CRC": 0.496209
}
}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.6209,
"rate": 0.496209
}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