Rate Overview
Live
1 PHP = 60.7806 COP
1 COP = 0.016453
PHP
Avg
61.4207
High
62.1194
Low
60.7806
Last updated: 3/28/2026, 1:20:15 PM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 60.78 COP |
| 10 PHP | 607.81 COP |
| 50 PHP | 3,039.03 COP |
| 100 PHP | 6,078.06 COP |
| 500 PHP | 30,390.32 COP |
| 1,000 PHP | 60,780.63 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-03-28T13:20:15Z",
"rates": {
"COP": 60.780631
}
}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": 6078.0631,
"rate": 60.780631
}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