Rate Overview
Live
1 AWG = 254.5736 CRC
1 CRC = 0.003928
AWG
Avg
254.0947
High
254.6458
Low
252.9463
Last updated: 7/6/2026, 5:09:43 AM
Quick Conversions
| AWG | CRC |
|---|---|
| 1 AWG | 254.57 CRC |
| 10 AWG | 2,545.74 CRC |
| 50 AWG | 12,728.68 CRC |
| 100 AWG | 25,457.36 CRC |
| 500 AWG | 127,286.80 CRC |
| 1,000 AWG | 254,573.60 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-06T05:09:43Z",
"rates": {
"CRC": 254.573595
}
}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": 25457.359500000002,
"rate": 254.573595
}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