Rate Overview
Live
1 CDF = 0.026278 PHP
1 PHP = 38.0546
CDF
Avg
0.026445
High
0.026761
Low
0.026129
Last updated: 6/15/2026, 6:03:33 PM
Quick Conversions
| CDF | PHP |
|---|---|
| 1 CDF | 0.03 PHP |
| 10 CDF | 0.26 PHP |
| 50 CDF | 1.31 PHP |
| 100 CDF | 2.63 PHP |
| 500 CDF | 13.14 PHP |
| 1,000 CDF | 26.28 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-06-15T18:03:33Z",
"rates": {
"PHP": 0.026278
}
}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.6278,
"rate": 0.026278
}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