Rate Overview
Live
1 PHP = 52.1453 COP
1 COP = 0.019177
PHP
Avg
59.9293
High
64.9072
Low
52.1453
Last updated: 7/26/2026, 12:15:52 AM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 52.15 COP |
| 10 PHP | 521.45 COP |
| 50 PHP | 2,607.27 COP |
| 100 PHP | 5,214.53 COP |
| 500 PHP | 26,072.66 COP |
| 1,000 PHP | 52,145.31 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-26T00:15:52Z",
"rates": {
"COP": 52.145311
}
}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": 5214.5311,
"rate": 52.145311
}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