Rate Overview
Live
1 COP = 0.016223 PHP
1 PHP = 61.6409 COP
Avg
0.016178
High
0.016409
Low
0.016096
Last updated: 1/25/2026, 9:05:41 AM
Quick Conversions
| COP | PHP |
|---|---|
| 1 COP | 0.02 PHP |
| 10 COP | 0.16 PHP |
| 50 COP | 0.81 PHP |
| 100 COP | 1.62 PHP |
| 500 COP | 8.11 PHP |
| 1,000 COP | 16.22 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-01-25T09:05:41Z",
"rates": {
"PHP": 0.016223
}
}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.6223,
"rate": 0.016223
}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