Rate Overview
Live
1 PHP = 61.6388 COP
1 COP = 0.016224 PHP
Avg
62.6942
High
64.2166
Low
60.9405
Last updated: 1/25/2026, 9:04:38 AM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 61.64 COP |
| 10 PHP | 616.39 COP |
| 50 PHP | 3,081.94 COP |
| 100 PHP | 6,163.88 COP |
| 500 PHP | 30,819.41 COP |
| 1,000 PHP | 61,638.82 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-01-25T09:04:38Z",
"rates": {
"COP": 61.63882
}
}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": 6163.8820000000005,
"rate": 61.63882
}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