Rate Overview
Live
1 PHP = 63.2357 COP
1 COP = 0.015814
PHP
Avg
62.9857
High
63.3757
Low
62.5279
Last updated: 2/14/2026, 10:02:33 AM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 63.24 COP |
| 10 PHP | 632.36 COP |
| 50 PHP | 3,161.79 COP |
| 100 PHP | 6,323.57 COP |
| 500 PHP | 31,617.86 COP |
| 1,000 PHP | 63,235.72 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-02-14T10:02:33Z",
"rates": {
"COP": 63.235716
}
}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": 6323.571599999999,
"rate": 63.235716
}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