Rate Overview
Live
1 AOA = 0.506463 CRC
1 CRC = 1.9745
AOA
Avg
0.512022
High
0.522122
Low
0.504324
Last updated: 3/28/2026, 1:45:41 PM
Quick Conversions
| AOA | CRC |
|---|---|
| 1 AOA | 0.51 CRC |
| 10 AOA | 5.06 CRC |
| 50 AOA | 25.32 CRC |
| 100 AOA | 50.65 CRC |
| 500 AOA | 253.23 CRC |
| 1,000 AOA | 506.46 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-03-28T13:45:41Z",
"rates": {
"CRC": 0.506463
}
}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": 50.6463,
"rate": 0.506463
}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