Rate Overview
Live
1 PHP = 38.2146 CDF
1 CDF = 0.026168
PHP
Avg
37.8451
High
38.2146
Low
37.5926
Last updated: 5/7/2026, 8:31:12 AM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 38.21 CDF |
| 10 PHP | 382.15 CDF |
| 50 PHP | 1,910.73 CDF |
| 100 PHP | 3,821.46 CDF |
| 500 PHP | 19,107.33 CDF |
| 1,000 PHP | 38,214.65 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-07T08:31:12Z",
"rates": {
"CDF": 38.21465
}
}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": 3821.4649999999997,
"rate": 38.21465
}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