Rate Overview
Live
1 PHP = 38.1028 CDF
1 CDF = 0.026245
PHP
Avg
38.1264
High
39.9173
Low
35.8669
Last updated: 3/27/2026, 11:17:41 AM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 38.10 CDF |
| 10 PHP | 381.03 CDF |
| 50 PHP | 1,905.14 CDF |
| 100 PHP | 3,810.28 CDF |
| 500 PHP | 19,051.38 CDF |
| 1,000 PHP | 38,102.75 CDF |
Get PHP/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CDFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-27T11:17:41Z",
"rates": {
"CDF": 38.102754
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CDF",
"amount": 100
},
"result": 3810.2753999999995,
"rate": 38.102754
}Build with PHP/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key