Rate Overview
Live
1 PAB = 26.5026 CUP
1 CUP = 0.037732
PAB
Avg
26.5024
High
26.5093
Low
26.4906
Last updated: 9/4/2026, 7:14:33 PM
Quick Conversions
| PAB | CUP |
|---|---|
| 1 PAB | 26.50 CUP |
| 10 PAB | 265.03 CUP |
| 50 PAB | 1,325.13 CUP |
| 100 PAB | 2,650.26 CUP |
| 500 PAB | 13,251.30 CUP |
| 1,000 PAB | 26,502.60 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-09-04T19:14:33Z",
"rates": {
"CUP": 26.502596
}
}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.2596,
"rate": 26.502596
}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