Rate Overview
Live
1 CRC = 0.003745 AWG
1 AWG = 267.0227
CRC
Avg
0.003783
High
0.003807
Low
0.003745
Last updated: 3/7/2026, 9:16:41 AM
Quick Conversions
| CRC | AWG |
|---|---|
| 1 CRC | 0.00 AWG |
| 10 CRC | 0.04 AWG |
| 50 CRC | 0.19 AWG |
| 100 CRC | 0.37 AWG |
| 500 CRC | 1.87 AWG |
| 1,000 CRC | 3.75 AWG |
Get CRC/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=AWGExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-07T09:16:41Z",
"rates": {
"AWG": 0.003745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "AWG",
"amount": 100
},
"result": 0.3745,
"rate": 0.003745
}Build with CRC/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key