Rate Overview
Live
1 CUP = 0.037755 PAB
1 PAB = 26.4866
CUP
Avg
0.037735
High
0.037755
Low
0.037717
Last updated: 7/28/2026, 10:57:06 PM
Quick Conversions
| CUP | PAB |
|---|---|
| 1 CUP | 0.04 PAB |
| 10 CUP | 0.38 PAB |
| 50 CUP | 1.89 PAB |
| 100 CUP | 3.78 PAB |
| 500 CUP | 18.88 PAB |
| 1,000 CUP | 37.75 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-07-28T22:57:06Z",
"rates": {
"PAB": 0.037755
}
}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.7754999999999996,
"rate": 0.037755
}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