Rate Overview
Live
1 AWG = 0.558956 CUC
1 CUC = 1.7890
AWG
Avg
0.558460
High
0.559003
Low
0.555555
Last updated: 7/4/2026, 7:13:42 AM
Quick Conversions
| AWG | CUC |
|---|---|
| 1 AWG | 0.56 CUC |
| 10 AWG | 5.59 CUC |
| 50 AWG | 27.95 CUC |
| 100 AWG | 55.90 CUC |
| 500 AWG | 279.48 CUC |
| 1,000 AWG | 558.96 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-07-04T07:13:42Z",
"rates": {
"CUC": 0.558956
}
}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.8956,
"rate": 0.558956
}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