Rate Overview
Live
1 PHP = 51.9979 COP
1 COP = 0.019232
PHP
Avg
52.0325
High
52.2058
Low
51.8045
Last updated: 7/29/2026, 4:07:51 AM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 52.00 COP |
| 10 PHP | 519.98 COP |
| 50 PHP | 2,599.89 COP |
| 100 PHP | 5,199.79 COP |
| 500 PHP | 25,998.94 COP |
| 1,000 PHP | 51,997.88 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-29T04:07:51Z",
"rates": {
"COP": 51.997882
}
}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": 5199.7882,
"rate": 51.997882
}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