Rate Overview
Live
1 PHP = 54.4301 COP
1 COP = 0.018372
PHP
Avg
54.8540
High
56.1574
Low
54.3309
Last updated: 7/7/2026, 9:15:47 AM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 54.43 COP |
| 10 PHP | 544.30 COP |
| 50 PHP | 2,721.51 COP |
| 100 PHP | 5,443.01 COP |
| 500 PHP | 27,215.07 COP |
| 1,000 PHP | 54,430.13 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-07T09:15:47Z",
"rates": {
"COP": 54.43013
}
}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": 5443.013,
"rate": 54.43013
}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