Rate Overview
Live
1 PHP = 36.9691 CDF
1 CDF = 0.027050
PHP
Avg
37.2047
High
37.4314
Low
36.7934
Last updated: 8/18/2026, 8:24:53 PM
Quick Conversions
| PHP | CDF |
|---|---|
| 1 PHP | 36.97 CDF |
| 10 PHP | 369.69 CDF |
| 50 PHP | 1,848.45 CDF |
| 100 PHP | 3,696.91 CDF |
| 500 PHP | 18,484.53 CDF |
| 1,000 PHP | 36,969.06 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-08-18T20:24:53Z",
"rates": {
"CDF": 36.969055
}
}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": 3696.9055,
"rate": 36.969055
}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