Rate Overview
Live
1 COP = 0.017732 PHP
1 PHP = 56.3952
COP
Avg
0.017491
High
0.017732
Low
0.017280
Last updated: 6/19/2026, 8:38:07 AM
Quick Conversions
| COP | PHP |
|---|---|
| 1 COP | 0.02 PHP |
| 10 COP | 0.18 PHP |
| 50 COP | 0.89 PHP |
| 100 COP | 1.77 PHP |
| 500 COP | 8.87 PHP |
| 1,000 COP | 17.73 PHP |
Get COP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=PHPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-19T08:38:07Z",
"rates": {
"PHP": 0.017732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "PHP",
"amount": 100
},
"result": 1.7732,
"rate": 0.017732
}Build with COP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key