Rate Overview
Live
1 PHP = 37.3181 CDF
1 CDF = 0.026797
PHP
Avg
44.7984
High
51.9798
Low
37.0421
Last updated: 7/29/2026, 2:01:12 AM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 37.32 CDF |
| 10 PHP | 373.18 CDF |
| 50 PHP | 1,865.90 CDF |
| 100 PHP | 3,731.81 CDF |
| 500 PHP | 18,659.04 CDF |
| 1,000 PHP | 37,318.08 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-29T02:01:12Z",
"rates": {
"CDF": 37.318078
}
}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": 3731.8078,
"rate": 37.318078
}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