Rate Overview
Live
1 PHP = 49.8030 COP
1 COP = 0.020079
PHP
Avg
50.2857
High
51.6213
Low
49.8030
Last updated: 9/8/2026, 12:29:35 PM
Quick Conversions
| PHP | COP |
|---|---|
| 1 PHP | 49.80 COP |
| 10 PHP | 498.03 COP |
| 50 PHP | 2,490.15 COP |
| 100 PHP | 4,980.30 COP |
| 500 PHP | 24,901.51 COP |
| 1,000 PHP | 49,803.03 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-09-08T12:29:35Z",
"rates": {
"COP": 49.803026
}
}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": 4980.3026,
"rate": 49.803026
}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