Rate Overview
Live
1 PHP = 37.0657 CDF
1 CDF = 0.026979
PHP
Avg
45.4545
High
51.9798
Low
37.0421
Last updated: 5/27/2026, 7:25:55 PM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 37.07 CDF |
| 10 PHP | 370.66 CDF |
| 50 PHP | 1,853.29 CDF |
| 100 PHP | 3,706.57 CDF |
| 500 PHP | 18,532.86 CDF |
| 1,000 PHP | 37,065.72 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-05-27T19:25:55Z",
"rates": {
"CDF": 37.065723
}
}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": 3706.5723,
"rate": 37.065723
}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