Rate Overview
Live
1 PHP = 37.5464 CDF
1 CDF = 0.026634
PHP
Avg
37.2756
High
37.8206
Low
36.4291
Last updated: 7/29/2026, 7:14:57 AM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 37.55 CDF |
| 10 PHP | 375.46 CDF |
| 50 PHP | 1,877.32 CDF |
| 100 PHP | 3,754.64 CDF |
| 500 PHP | 18,773.19 CDF |
| 1,000 PHP | 37,546.37 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-07-29T07:14:57Z",
"rates": {
"CDF": 37.546374
}
}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": 3754.6374,
"rate": 37.546374
}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