Rate Overview
Live
1 CUP = 0.037729 PAB
1 PAB = 26.5048
CUP
Avg
0.040670
High
0.041896
Low
0.037658
Last updated: 5/29/2026, 2:29:30 PM
Quick Conversions
| CUP | PAB |
|---|---|
| 1 CUP | 0.04 PAB |
| 10 CUP | 0.38 PAB |
| 50 CUP | 1.89 PAB |
| 100 CUP | 3.77 PAB |
| 500 CUP | 18.86 PAB |
| 1,000 CUP | 37.73 PAB |
Get CUP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=PABExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-29T14:29:30Z",
"rates": {
"PAB": 0.037729
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "PAB",
"amount": 100
},
"result": 3.7729,
"rate": 0.037729
}Build with CUP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key