Rate Overview
Live
1 CUP = 0.041758 PAB
1 PAB = 23.9475
CUP
Avg
0.041716
High
0.042124
Low
0.041578
Last updated: 3/27/2026, 6:38:07 PM
Quick Conversions
| CUP | PAB |
|---|---|
| 1 CUP | 0.04 PAB |
| 10 CUP | 0.42 PAB |
| 50 CUP | 2.09 PAB |
| 100 CUP | 4.18 PAB |
| 500 CUP | 20.88 PAB |
| 1,000 CUP | 41.76 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-03-27T18:38:07Z",
"rates": {
"PAB": 0.041758
}
}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": 4.175800000000001,
"rate": 0.041758
}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