Rate Overview
Live
1 PAB = 0.999862 CUC
1 CUC = 1.0001
PAB
Avg
1.0000
High
1.0003
Low
0.999732
Last updated: 8/16/2026, 4:31:45 PM
Quick Conversions
| PAB | CUC |
|---|---|
| 1 PAB | 1.00 CUC |
| 10 PAB | 10.00 CUC |
| 50 PAB | 49.99 CUC |
| 100 PAB | 99.99 CUC |
| 500 PAB | 499.93 CUC |
| 1,000 PAB | 999.86 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-08-16T16:31:45Z",
"rates": {
"CUC": 0.999862
}
}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.9862,
"rate": 0.999862
}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