Rate Overview
Live
1 COP = 0.016249 PHP
1 PHP = 61.5422
COP
Avg
0.016623
High
0.016904
Low
0.016249
Last updated: 5/7/2026, 1:44:25 PM
Quick Conversions
| COP | PHP |
|---|---|
| 1 COP | 0.02 PHP |
| 10 COP | 0.16 PHP |
| 50 COP | 0.81 PHP |
| 100 COP | 1.62 PHP |
| 500 COP | 8.12 PHP |
| 1,000 COP | 16.25 PHP |
Get COP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=PHPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-05-07T13:44:25Z",
"rates": {
"PHP": 0.016249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "PHP",
"amount": 100
},
"result": 1.6249,
"rate": 0.016249
}Build with COP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key