Rate Overview
Live
1 PHP = 38.0823 CDF
1 CDF = 0.026259
PHP
Avg
38.4178
High
38.7547
Low
38.0823
Last updated: 3/27/2026, 9:26:31 AM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 38.08 CDF |
| 10 PHP | 380.82 CDF |
| 50 PHP | 1,904.11 CDF |
| 100 PHP | 3,808.23 CDF |
| 500 PHP | 19,041.14 CDF |
| 1,000 PHP | 38,082.27 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-27T09:26:31Z",
"rates": {
"CDF": 38.082271
}
}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": 3808.2271,
"rate": 38.082271
}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