Rate Overview
Live
1 PAB = 26.5089 CUP
1 CUP = 0.037723
PAB
Avg
25.0713
High
26.5545
Low
23.8684
Last updated: 7/21/2026, 10:52:28 AM
Quick Conversions
| PAB | CUP |
|---|---|
| 1 PAB | 26.51 CUP |
| 10 PAB | 265.09 CUP |
| 50 PAB | 1,325.44 CUP |
| 100 PAB | 2,650.89 CUP |
| 500 PAB | 13,254.43 CUP |
| 1,000 PAB | 26,508.86 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-21T10:52:28Z",
"rates": {
"CUP": 26.508862
}
}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.8862,
"rate": 26.508862
}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