Rate Overview
Live
1 AWG = 250.5255 CRC
1 CRC = 0.003992
AWG
Avg
252.1184
High
253.5368
Low
250.5255
Last updated: 8/16/2026, 5:51:46 PM
Quick Conversions
| AWG | CRC |
|---|---|
| 1 AWG | 250.53 CRC |
| 10 AWG | 2,505.25 CRC |
| 50 AWG | 12,526.27 CRC |
| 100 AWG | 25,052.55 CRC |
| 500 AWG | 125,262.75 CRC |
| 1,000 AWG | 250,525.49 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-08-16T17:51:46Z",
"rates": {
"CRC": 250.525494
}
}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": 25052.5494,
"rate": 250.525494
}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