Rate Overview
Live
1 PHP = 58.8148 COP
1 COP = 0.017003
PHP
Avg
69.0170
High
77.2260
Low
58.8148
Last updated: 5/28/2026, 9:39:43 PM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 58.81 COP |
| 10 PHP | 588.15 COP |
| 50 PHP | 2,940.74 COP |
| 100 PHP | 5,881.48 COP |
| 500 PHP | 29,407.41 COP |
| 1,000 PHP | 58,814.82 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-05-28T21:39:43Z",
"rates": {
"COP": 58.814819
}
}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": 5881.4819,
"rate": 58.814819
}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