Rate Overview
Live
1 PAB = 0.996757 CUC
1 CUC = 1.0033
PAB
Avg
0.999350
High
1.0021
Low
0.996757
Last updated: 5/8/2026, 3:43:27 PM
Quick Conversions
| PAB | CUC |
|---|---|
| 1 PAB | 1.00 CUC |
| 10 PAB | 9.97 CUC |
| 50 PAB | 49.84 CUC |
| 100 PAB | 99.68 CUC |
| 500 PAB | 498.38 CUC |
| 1,000 PAB | 996.76 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-05-08T15:43:27Z",
"rates": {
"CUC": 0.996757
}
}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.6757,
"rate": 0.996757
}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