Rate Overview
Live
1 PAB = 23.9851 CUP
1 CUP = 0.041692
PAB
Avg
23.9966
High
24.0672
Low
23.9483
Last updated: 3/6/2026, 11:53:46 AM
Quick Conversions
| PAB | CUP |
|---|---|
| 1 PAB | 23.99 CUP |
| 10 PAB | 239.85 CUP |
| 50 PAB | 1,199.26 CUP |
| 100 PAB | 2,398.51 CUP |
| 500 PAB | 11,992.57 CUP |
| 1,000 PAB | 23,985.15 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-03-06T11:53:46Z",
"rates": {
"CUP": 23.985148
}
}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": 2398.5148,
"rate": 23.985148
}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