Rate Overview
Live
1 CDF = 0.025635 PHP
1 PHP = 39.0092
CDF
Avg
0.025856
High
0.026851
Low
0.025424
Last updated: 3/6/2026, 6:21:49 PM
Quick Conversions
| CDF | PHP |
|---|---|
| 1 CDF | 0.03 PHP |
| 10 CDF | 0.26 PHP |
| 50 CDF | 1.28 PHP |
| 100 CDF | 2.56 PHP |
| 500 CDF | 12.82 PHP |
| 1,000 CDF | 25.64 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-03-06T18:21:49Z",
"rates": {
"PHP": 0.025635
}
}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.5635000000000003,
"rate": 0.025635
}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