Rate Overview
Live
1 CUC = 1.0003 PAB
1 PAB = 0.999712
CUC
Avg
0.999993
High
1.0003
Low
0.997947
Last updated: 5/7/2026, 7:51:15 AM
Quick Conversions
| CUC | PAB |
|---|---|
| 1 CUC | 1.00 PAB |
| 10 CUC | 10.00 PAB |
| 50 CUC | 50.01 PAB |
| 100 CUC | 100.03 PAB |
| 500 CUC | 500.14 PAB |
| 1,000 CUC | 1,000.29 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-05-07T07:51:15Z",
"rates": {
"PAB": 1.000288
}
}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": 100.0288,
"rate": 1.000288
}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