Rate Overview
Live
1 PHP = 0.437071 CUP
1 CUP = 2.2880
PHP
Avg
0.436077
High
0.439257
Low
0.431813
Last updated: 6/17/2026, 7:54:54 AM
Quick Conversions
| PHP | CUP |
|---|---|
| 1 PHP | 0.44 CUP |
| 10 PHP | 4.37 CUP |
| 50 PHP | 21.85 CUP |
| 100 PHP | 43.71 CUP |
| 500 PHP | 218.54 CUP |
| 1,000 PHP | 437.07 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-06-17T07:54:54Z",
"rates": {
"CUP": 0.437071
}
}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.7071,
"rate": 0.437071
}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