Rate Overview
Live
1 CDF = 0.027328 PHP
1 PHP = 36.5925
CDF
Avg
0.027251
High
0.027448
Low
0.026972
Last updated: 9/3/2026, 7:33:50 AM
Quick Conversions
| CDF | PHP |
|---|---|
| 1 CDF | 0.03 PHP |
| 10 CDF | 0.27 PHP |
| 50 CDF | 1.37 PHP |
| 100 CDF | 2.73 PHP |
| 500 CDF | 13.66 PHP |
| 1,000 CDF | 27.33 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-09-03T07:33:50Z",
"rates": {
"PHP": 0.027328
}
}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.7328,
"rate": 0.027328
}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