Rate Overview
Live
1 AWG = 254.1920 CRC
1 CRC = 0.003934
AWG
Avg
252.8648
High
254.1920
Low
252.2148
Last updated: 5/7/2026, 4:56:47 PM
Quick Conversions
| AWG | CRC |
|---|---|
| 1 AWG | 254.19 CRC |
| 10 AWG | 2,541.92 CRC |
| 50 AWG | 12,709.60 CRC |
| 100 AWG | 25,419.20 CRC |
| 500 AWG | 127,095.99 CRC |
| 1,000 AWG | 254,191.98 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-05-07T16:56:47Z",
"rates": {
"CRC": 254.191984
}
}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": 25419.198399999997,
"rate": 254.191984
}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