Rate Overview
Live
1 ALL = 0.012601 CUC
1 CUC = 79.3588
ALL
Avg
0.012488
High
0.012601
Low
0.012412
Last updated: 8/20/2026, 10:47:23 PM
Quick Conversions
| ALL | CUC |
|---|---|
| 1 ALL | 0.01 CUC |
| 10 ALL | 0.13 CUC |
| 50 ALL | 0.63 CUC |
| 100 ALL | 1.26 CUC |
| 500 ALL | 6.30 CUC |
| 1,000 ALL | 12.60 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-08-20T22:47:23Z",
"rates": {
"CUC": 0.012601
}
}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.2601,
"rate": 0.012601
}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