Rate Overview
Live
1 CDF = 0.025189 PHP
1 PHP = 39.6999
CDF
Avg
0.025623
High
0.026525
Low
0.025183
Last updated: 2/14/2026, 1:08:38 PM
Quick Conversions
| CDF | PHP |
|---|---|
| 1 CDF | 0.03 PHP |
| 10 CDF | 0.25 PHP |
| 50 CDF | 1.26 PHP |
| 100 CDF | 2.52 PHP |
| 500 CDF | 12.59 PHP |
| 1,000 CDF | 25.19 PHP |
Get CDF/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=PHPExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-02-14T13:08:38Z",
"rates": {
"PHP": 0.025189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "PHP",
"amount": 100
},
"result": 2.5189,
"rate": 0.025189
}Build with CDF/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key