Rate Overview
Live
1 AWG = 254.3967 CRC
1 CRC = 0.003931
AWG
Avg
256.0731
High
257.7778
Low
254.3967
Last updated: 4/17/2026, 1:34:26 PM
Quick Conversions
| AWG | CRC |
|---|---|
| 1 AWG | 254.40 CRC |
| 10 AWG | 2,543.97 CRC |
| 50 AWG | 12,719.84 CRC |
| 100 AWG | 25,439.67 CRC |
| 500 AWG | 127,198.36 CRC |
| 1,000 AWG | 254,396.73 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-04-17T13:34:26Z",
"rates": {
"CRC": 254.396726
}
}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": 25439.6726,
"rate": 254.396726
}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