Rate Overview
Live
1 AOA = 0.489329 CRC
1 CRC = 2.0436
AOA
Avg
0.491234
High
0.495460
Low
0.488397
Last updated: 8/18/2026, 10:00:16 AM
Quick Conversions
| AOA | CRC |
|---|---|
| 1 AOA | 0.49 CRC |
| 10 AOA | 4.89 CRC |
| 50 AOA | 24.47 CRC |
| 100 AOA | 48.93 CRC |
| 500 AOA | 244.66 CRC |
| 1,000 AOA | 489.33 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-08-18T10:00:16Z",
"rates": {
"CRC": 0.489329
}
}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": 48.932900000000004,
"rate": 0.489329
}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