Rate Overview
Live
1 PAB = 23.9667 CUP
1 CUP = 0.041725
PAB
Avg
24.5414
High
26.5125
Low
23.9109
Last updated: 5/27/2026, 6:12:12 AM
Quick Conversions
| PAB | CUP |
|---|---|
| 1 PAB | 23.97 CUP |
| 10 PAB | 239.67 CUP |
| 50 PAB | 1,198.34 CUP |
| 100 PAB | 2,396.67 CUP |
| 500 PAB | 11,983.35 CUP |
| 1,000 PAB | 23,966.70 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-27T06:12:12Z",
"rates": {
"CUP": 23.966702
}
}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": 2396.6702,
"rate": 23.966702
}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