Rate Overview
Live
1 PHP = 63.9548 COP
1 COP = 0.015636
PHP
Avg
64.4227
High
65.0139
Low
63.9022
Last updated: 3/7/2026, 7:35:10 AM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 63.95 COP |
| 10 PHP | 639.55 COP |
| 50 PHP | 3,197.74 COP |
| 100 PHP | 6,395.48 COP |
| 500 PHP | 31,977.38 COP |
| 1,000 PHP | 63,954.76 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-03-07T07:35:10Z",
"rates": {
"COP": 63.954759
}
}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": 6395.4759,
"rate": 63.954759
}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