Rate Overview
Live
1 PHP = 37.1625 CDF
1 CDF = 0.026909
PHP
Avg
37.2750
High
37.6845
Low
36.7934
Last updated: 8/17/2026, 1:37:26 PM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 37.16 CDF |
| 10 PHP | 371.63 CDF |
| 50 PHP | 1,858.13 CDF |
| 100 PHP | 3,716.25 CDF |
| 500 PHP | 18,581.26 CDF |
| 1,000 PHP | 37,162.51 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-08-17T13:37:26Z",
"rates": {
"CDF": 37.162513
}
}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": 3716.2513,
"rate": 37.162513
}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