Rate Overview
Live
1 PHP = 61.6116 COP
1 COP = 0.016231
PHP
Avg
60.5041
High
61.7280
Low
59.3290
Last updated: 5/8/2026, 4:39:07 AM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 61.61 COP |
| 10 PHP | 616.12 COP |
| 50 PHP | 3,080.58 COP |
| 100 PHP | 6,161.16 COP |
| 500 PHP | 30,805.81 COP |
| 1,000 PHP | 61,611.62 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-08T04:39:07Z",
"rates": {
"COP": 61.611624
}
}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": 6161.1624,
"rate": 61.611624
}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