Rate Overview
Live
1 AWG = 0.558495 CUC
1 CUC = 1.7905
AWG
Avg
0.558644
High
0.559068
Low
0.558357
Last updated: 6/17/2026, 1:33:52 AM
Quick Conversions
| AWG | CUC |
|---|---|
| 1 AWG | 0.56 CUC |
| 10 AWG | 5.58 CUC |
| 50 AWG | 27.92 CUC |
| 100 AWG | 55.85 CUC |
| 500 AWG | 279.25 CUC |
| 1,000 AWG | 558.50 CUC |
Get AWG/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=CUCExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-06-17T01:33:52Z",
"rates": {
"CUC": 0.558495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "CUC",
"amount": 100
},
"result": 55.8495,
"rate": 0.558495
}Build with AWG/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key