Rate Overview
Live
1 ALL = 0.012200 CUC
1 CUC = 81.9672
ALL
Avg
0.012187
High
0.012394
Low
0.012011
Last updated: 7/6/2026, 6:41:08 PM
Quick Conversions
| ALL | CUC |
|---|---|
| 1 ALL | 0.01 CUC |
| 10 ALL | 0.12 CUC |
| 50 ALL | 0.61 CUC |
| 100 ALL | 1.22 CUC |
| 500 ALL | 6.10 CUC |
| 1,000 ALL | 12.20 CUC |
Get ALL/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=CUCExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-06T18:41:08Z",
"rates": {
"CUC": 0.0122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "CUC",
"amount": 100
},
"result": 1.22,
"rate": 0.0122
}Build with ALL/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key