Rate Overview
Live
1 PHP = 0.428721 CUP
1 CUP = 2.3325
PHP
Avg
0.430243
High
0.433103
Low
0.428151
Last updated: 7/27/2026, 11:01:51 PM
Quick Conversions
| PHP | CUP |
|---|---|
| 1 PHP | 0.43 CUP |
| 10 PHP | 4.29 CUP |
| 50 PHP | 21.44 CUP |
| 100 PHP | 42.87 CUP |
| 500 PHP | 214.36 CUP |
| 1,000 PHP | 428.72 CUP |
Get PHP/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CUPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-27T23:01:51Z",
"rates": {
"CUP": 0.428721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CUP",
"amount": 100
},
"result": 42.8721,
"rate": 0.428721
}Build with PHP/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key