Rate Overview
Live
1 COP = 0.015636 PHP
1 PHP = 63.9550
COP
Avg
0.015523
High
0.015648
Low
0.015381
Last updated: 3/7/2026, 7:35:10 AM
Quick Conversions
| COP | PHP |
|---|---|
| 1 COP | 0.02 PHP |
| 10 COP | 0.16 PHP |
| 50 COP | 0.78 PHP |
| 100 COP | 1.56 PHP |
| 500 COP | 7.82 PHP |
| 1,000 COP | 15.64 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-03-07T07:35:10Z",
"rates": {
"PHP": 0.015636
}
}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.5636,
"rate": 0.015636
}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