Rate Overview
Live
1 PHP = 37.8263 CDF
1 CDF = 0.026437
PHP
Avg
38.0480
High
38.3824
Low
37.3672
Last updated: 6/19/2026, 8:38:06 AM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 37.83 CDF |
| 10 PHP | 378.26 CDF |
| 50 PHP | 1,891.31 CDF |
| 100 PHP | 3,782.63 CDF |
| 500 PHP | 18,913.13 CDF |
| 1,000 PHP | 37,826.26 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-06-19T08:38:06Z",
"rates": {
"CDF": 37.826257
}
}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": 3782.6256999999996,
"rate": 37.826257
}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