Rate Overview
Live
1 PHP = 60.0592 COP
1 COP = 0.016650
PHP
Avg
60.4044
High
61.0627
Low
59.8075
Last updated: 4/17/2026, 5:28:40 PM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 60.06 COP |
| 10 PHP | 600.59 COP |
| 50 PHP | 3,002.96 COP |
| 100 PHP | 6,005.92 COP |
| 500 PHP | 30,029.61 COP |
| 1,000 PHP | 60,059.23 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-04-17T17:28:40Z",
"rates": {
"COP": 60.059229
}
}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": 6005.9229000000005,
"rate": 60.059229
}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