Rate Overview
Live
1 PHP = 56.4542 COP
1 COP = 0.017713
PHP
Avg
57.3899
High
57.9954
Low
56.4542
Last updated: 6/18/2026, 3:29:28 AM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 56.45 COP |
| 10 PHP | 564.54 COP |
| 50 PHP | 2,822.71 COP |
| 100 PHP | 5,645.42 COP |
| 500 PHP | 28,227.12 COP |
| 1,000 PHP | 56,454.24 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-06-18T03:29:28Z",
"rates": {
"COP": 56.454244
}
}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": 5645.4244,
"rate": 56.454244
}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