Rate Overview
Live
1 PAB = 1.0002 CUC
1 CUC = 0.999803
PAB
Avg
1.0001
High
1.0004
Low
0.999646
Last updated: 9/2/2026, 3:49:13 AM
Quick Conversions
| PAB | CUC |
|---|---|
| 1 PAB | 1.00 CUC |
| 10 PAB | 10.00 CUC |
| 50 PAB | 50.01 CUC |
| 100 PAB | 100.02 CUC |
| 500 PAB | 500.10 CUC |
| 1,000 PAB | 1,000.20 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-09-02T03:49:13Z",
"rates": {
"CUC": 1.000197
}
}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": 100.0197,
"rate": 1.000197
}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