Rate Overview
Live
1 PAB = 0.999478 CUC
1 CUC = 1.0005
PAB
Avg
0.999878
High
1.0026
Low
0.996523
Last updated: 7/28/2026, 1:00:06 PM
Quick Conversions
| PAB | CUC |
|---|---|
| 1 PAB | 1.00 CUC |
| 10 PAB | 9.99 CUC |
| 50 PAB | 49.97 CUC |
| 100 PAB | 99.95 CUC |
| 500 PAB | 499.74 CUC |
| 1,000 PAB | 999.48 CUC |
Get PAB/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=CUCExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-28T13:00:06Z",
"rates": {
"CUC": 0.999478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "CUC",
"amount": 100
},
"result": 99.9478,
"rate": 0.999478
}Build with PAB/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key