Rate Overview
Live
1 AWG = 253.2985 CRC
1 CRC = 0.003948
AWG
Avg
259.8001
High
277.0495
Low
252.6309
Last updated: 7/22/2026, 12:40:38 PM
Quick Conversions
| AWG | CRC |
|---|---|
| 1 AWG | 253.30 CRC |
| 10 AWG | 2,532.98 CRC |
| 50 AWG | 12,664.92 CRC |
| 100 AWG | 25,329.85 CRC |
| 500 AWG | 126,649.23 CRC |
| 1,000 AWG | 253,298.46 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-22T12:40:38Z",
"rates": {
"CRC": 253.298463
}
}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": 25329.8463,
"rate": 253.298463
}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