Rate Overview
Live
1 AWG = 252.9540 CRC
1 CRC = 0.003953
AWG
Avg
253.2584
High
256.0035
Low
252.2148
Last updated: 5/27/2026, 9:37:29 PM
Quick Conversions
| AWG | CRC |
|---|---|
| 1 AWG | 252.95 CRC |
| 10 AWG | 2,529.54 CRC |
| 50 AWG | 12,647.70 CRC |
| 100 AWG | 25,295.40 CRC |
| 500 AWG | 126,476.98 CRC |
| 1,000 AWG | 252,953.96 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-05-27T21:37:29Z",
"rates": {
"CRC": 252.953962
}
}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": 25295.3962,
"rate": 252.953962
}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