Rate Overview
Live
1 CRC = 0.003925 AWG
1 AWG = 254.7771
CRC
Avg
0.003915
High
0.003936
Low
0.003878
Last updated: 6/17/2026, 2:56:43 AM
Quick Conversions
| CRC | AWG |
|---|---|
| 1 CRC | 0.00 AWG |
| 10 CRC | 0.04 AWG |
| 50 CRC | 0.20 AWG |
| 100 CRC | 0.39 AWG |
| 500 CRC | 1.96 AWG |
| 1,000 CRC | 3.93 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-06-17T02:56:43Z",
"rates": {
"AWG": 0.003925
}
}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.39249999999999996,
"rate": 0.003925
}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