Rate Overview
Live
1 CUP = 0.041648 PAB
1 PAB = 24.0108
CUP
Avg
0.040862
High
0.041904
Low
0.037635
Last updated: 5/28/2026, 11:00:45 PM
Quick Conversions
| CUP | PAB |
|---|---|
| 1 CUP | 0.04 PAB |
| 10 CUP | 0.42 PAB |
| 50 CUP | 2.08 PAB |
| 100 CUP | 4.16 PAB |
| 500 CUP | 20.82 PAB |
| 1,000 CUP | 41.65 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-05-28T23:00:45Z",
"rates": {
"PAB": 0.041648
}
}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.1648,
"rate": 0.041648
}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