Rate Overview
Live
1 CUC = 0.999990 PAB
1 PAB = 1.0000
CUC
Avg
0.999862
High
1.0001
Low
0.999384
Last updated: 7/1/2026, 5:25:34 AM
Quick Conversions
| CUC | PAB |
|---|---|
| 1 CUC | 1.00 PAB |
| 10 CUC | 10.00 PAB |
| 50 CUC | 50.00 PAB |
| 100 CUC | 100.00 PAB |
| 500 CUC | 500.00 PAB |
| 1,000 CUC | 999.99 PAB |
Get CUC/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=PABExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-07-01T05:25:34Z",
"rates": {
"PAB": 0.99999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "PAB",
"amount": 100
},
"result": 99.99900000000001,
"rate": 0.99999
}Build with CUC/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key