Rate Overview
Live
1 AWG = 266.9998 CRC
1 CRC = 0.003745
AWG
Avg
264.3192
High
266.9998
Low
262.6724
Last updated: 3/7/2026, 7:05:36 AM
Quick Conversions
| AWG | CRC |
|---|---|
| 1 AWG | 267.00 CRC |
| 10 AWG | 2,670.00 CRC |
| 50 AWG | 13,349.99 CRC |
| 100 AWG | 26,699.98 CRC |
| 500 AWG | 133,499.92 CRC |
| 1,000 AWG | 266,999.83 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-03-07T07:05:36Z",
"rates": {
"CRC": 266.999831
}
}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": 26699.983099999998,
"rate": 266.999831
}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