Rate Overview
Live
1 PHP = 51.2184 COP
1 COP = 0.019524
PHP
Avg
51.3970
High
51.9645
Low
50.8284
Last updated: 8/15/2026, 4:07:14 AM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 51.22 COP |
| 10 PHP | 512.18 COP |
| 50 PHP | 2,560.92 COP |
| 100 PHP | 5,121.84 COP |
| 500 PHP | 25,609.18 COP |
| 1,000 PHP | 51,218.37 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-08-15T04:07:14Z",
"rates": {
"COP": 51.218365
}
}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": 5121.836499999999,
"rate": 51.218365
}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