Rate Overview
Live
1 PHP = 37.2918 CDF
1 CDF = 0.026816
PHP
Avg
37.9707
High
39.8021
Low
36.3892
Last updated: 7/28/2026, 2:37:19 PM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 37.29 CDF |
| 10 PHP | 372.92 CDF |
| 50 PHP | 1,864.59 CDF |
| 100 PHP | 3,729.18 CDF |
| 500 PHP | 18,645.92 CDF |
| 1,000 PHP | 37,291.83 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-28T14:37:19Z",
"rates": {
"CDF": 37.291832
}
}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": 3729.1832,
"rate": 37.291832
}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