Rate Overview
Live
1 PHP = 38.3174 CDF
1 CDF = 0.026098
PHP
Avg
38.3791
High
38.5982
Low
38.1960
Last updated: 4/17/2026, 6:09:08 AM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 38.32 CDF |
| 10 PHP | 383.17 CDF |
| 50 PHP | 1,915.87 CDF |
| 100 PHP | 3,831.74 CDF |
| 500 PHP | 19,158.72 CDF |
| 1,000 PHP | 38,317.44 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-04-17T06:09:08Z",
"rates": {
"CDF": 38.31744
}
}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": 3831.7439999999997,
"rate": 38.31744
}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