Rate Overview
Live
1 PHP = 0.428232 CUP
1 CUP = 2.3352
PHP
Avg
0.416961
High
0.440955
Low
0.389690
Last updated: 7/28/2026, 3:49:25 PM
Quick Conversions
| PHP | CUP |
|---|---|
| 1 PHP | 0.43 CUP |
| 10 PHP | 4.28 CUP |
| 50 PHP | 21.41 CUP |
| 100 PHP | 42.82 CUP |
| 500 PHP | 214.12 CUP |
| 1,000 PHP | 428.23 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-28T15:49:25Z",
"rates": {
"CUP": 0.428232
}
}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.8232,
"rate": 0.428232
}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