Rate Overview
Live
1 PHP = 51.7833 COP
1 COP = 0.019311
PHP
Avg
62.8657
High
72.8028
Low
51.7833
Last updated: 7/29/2026, 12:15:23 AM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 51.78 COP |
| 10 PHP | 517.83 COP |
| 50 PHP | 2,589.16 COP |
| 100 PHP | 5,178.33 COP |
| 500 PHP | 25,891.65 COP |
| 1,000 PHP | 51,783.29 COP |
Get PHP/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=COPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-29T00:15:23Z",
"rates": {
"COP": 51.783292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "COP",
"amount": 100
},
"result": 5178.3292,
"rate": 51.783292
}Build with PHP/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key