Rate Overview
Live
1 COP = 0.018468 PHP
1 PHP = 54.1477
COP
Avg
0.018355
High
0.018468
Low
0.018169
Last updated: 7/9/2026, 8:33:54 PM
Quick Conversions
| COP | PHP |
|---|---|
| 1 COP | 0.02 PHP |
| 10 COP | 0.18 PHP |
| 50 COP | 0.92 PHP |
| 100 COP | 1.85 PHP |
| 500 COP | 9.23 PHP |
| 1,000 COP | 18.47 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-07-09T20:33:54Z",
"rates": {
"PHP": 0.018468
}
}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.8467999999999998,
"rate": 0.018468
}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