Rate Overview
Live
1 PAB = 26.5163 CUP
1 CUP = 0.037713
PAB
Avg
24.9127
High
26.5709
Low
23.7665
Last updated: 6/27/2026, 11:32:00 AM
Quick Conversions
| PAB | CUP |
|---|---|
| 1 PAB | 26.52 CUP |
| 10 PAB | 265.16 CUP |
| 50 PAB | 1,325.82 CUP |
| 100 PAB | 2,651.63 CUP |
| 500 PAB | 13,258.17 CUP |
| 1,000 PAB | 26,516.33 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-06-27T11:32:00Z",
"rates": {
"CUP": 26.516333
}
}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": 2651.6333,
"rate": 26.516333
}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