Rate Overview
Live
1 AWG = 254.2142 CRC
1 CRC = 0.003934
AWG
Avg
269.3572
High
282.8709
Low
252.3131
Last updated: 7/25/2026, 12:18:55 AM
Quick Conversions
| AWG | CRC |
|---|---|
| 1 AWG | 254.21 CRC |
| 10 AWG | 2,542.14 CRC |
| 50 AWG | 12,710.71 CRC |
| 100 AWG | 25,421.42 CRC |
| 500 AWG | 127,107.12 CRC |
| 1,000 AWG | 254,214.25 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-25T00:18:55Z",
"rates": {
"CRC": 254.214248
}
}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": 25421.4248,
"rate": 254.214248
}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