Rate Overview
Live
1 AWG = 254.7257 CRC
1 CRC = 0.003926
AWG
Avg
255.4162
High
257.8358
Low
254.0640
Last updated: 6/17/2026, 1:34:16 AM
Quick Conversions
| AWG | CRC |
|---|---|
| 1 AWG | 254.73 CRC |
| 10 AWG | 2,547.26 CRC |
| 50 AWG | 12,736.29 CRC |
| 100 AWG | 25,472.57 CRC |
| 500 AWG | 127,362.87 CRC |
| 1,000 AWG | 254,725.75 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-06-17T01:34:16Z",
"rates": {
"CRC": 254.725749
}
}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": 25472.5749,
"rate": 254.725749
}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