Rate Overview
Live
1 CDF = 0.000436 PAB
1 PAB = 2293.58
CDF
Avg
0.000437
High
0.000441
Low
0.000436
Last updated: 8/15/2026, 6:02:43 AM
Quick Conversions
| CDF | PAB |
|---|---|
| 1 CDF | 0.00 PAB |
| 10 CDF | 0.00 PAB |
| 50 CDF | 0.02 PAB |
| 100 CDF | 0.04 PAB |
| 500 CDF | 0.22 PAB |
| 1,000 CDF | 0.44 PAB |
Get CDF/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=PABExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-08-15T06:02:43Z",
"rates": {
"PAB": 0.000436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "PAB",
"amount": 100
},
"result": 0.0436,
"rate": 0.000436
}Build with CDF/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key