Rate Overview
Live
1 PAB = 26.5068 CUP
1 CUP = 0.037726
PAB
Avg
26.5032
High
26.5397
Low
26.4838
Last updated: 7/10/2026, 8:08:58 AM
Quick Conversions
| PAB | CUP |
|---|---|
| 1 PAB | 26.51 CUP |
| 10 PAB | 265.07 CUP |
| 50 PAB | 1,325.34 CUP |
| 100 PAB | 2,650.68 CUP |
| 500 PAB | 13,253.40 CUP |
| 1,000 PAB | 26,506.81 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-07-10T08:08:58Z",
"rates": {
"CUP": 26.506805
}
}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": 2650.6805,
"rate": 26.506805
}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