Rate Overview
Live
1 PAB = 23.9578 CUP
1 CUP = 0.041740
PAB
Avg
24.0827
High
26.4913
Low
23.7393
Last updated: 5/27/2026, 2:30:29 AM
Quick Conversions
| PAB | CUP |
|---|---|
| 1 PAB | 23.96 CUP |
| 10 PAB | 239.58 CUP |
| 50 PAB | 1,197.89 CUP |
| 100 PAB | 2,395.78 CUP |
| 500 PAB | 11,978.88 CUP |
| 1,000 PAB | 23,957.76 CUP |
Get PAB/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=CUPExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-27T02:30:29Z",
"rates": {
"CUP": 23.957756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "CUP",
"amount": 100
},
"result": 2395.7756,
"rate": 23.957756
}Build with PAB/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key