Rate Overview
Live
1 PHP = 37.3733 CDF
1 CDF = 0.026757
PHP
Avg
37.2431
High
37.5574
Low
36.5912
Last updated: 7/9/2026, 5:43:30 AM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 37.37 CDF |
| 10 PHP | 373.73 CDF |
| 50 PHP | 1,868.67 CDF |
| 100 PHP | 3,737.33 CDF |
| 500 PHP | 18,686.67 CDF |
| 1,000 PHP | 37,373.33 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-09T05:43:30Z",
"rates": {
"CDF": 37.373334
}
}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": 3737.3334,
"rate": 37.373334
}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