Rate Overview
Live
1 PHP = 0.431511 CUP
1 CUP = 2.3174
PHP
Avg
0.431524
High
0.433103
Low
0.429887
Last updated: 7/4/2026, 8:42:32 PM
Quick Conversions
| PHP | CUP |
|---|---|
| 1 PHP | 0.43 CUP |
| 10 PHP | 4.32 CUP |
| 50 PHP | 21.58 CUP |
| 100 PHP | 43.15 CUP |
| 500 PHP | 215.76 CUP |
| 1,000 PHP | 431.51 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-04T20:42:32Z",
"rates": {
"CUP": 0.431511
}
}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": 43.1511,
"rate": 0.431511
}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