Rate Overview
Live
1 AWG = 253.3528 CRC
1 CRC = 0.003947
AWG
Avg
276.2115
High
290.4509
Low
252.2828
Last updated: 7/23/2026, 3:32:43 PM
Quick Conversions
| AWG | CRC |
|---|---|
| 1 AWG | 253.35 CRC |
| 10 AWG | 2,533.53 CRC |
| 50 AWG | 12,667.64 CRC |
| 100 AWG | 25,335.28 CRC |
| 500 AWG | 126,676.38 CRC |
| 1,000 AWG | 253,352.76 CRC |
Get AWG/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=CRCExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-23T15:32:43Z",
"rates": {
"CRC": 253.352758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "CRC",
"amount": 100
},
"result": 25335.2758,
"rate": 253.352758
}Build with AWG/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key