Rate Overview
Live
1 PHP = 0.405309 CUP
1 CUP = 2.4673 PHP
Avg
0.410493
High
0.423319
Low
0.403188
Last updated: 1/25/2026, 10:53:21 AM
Quick Conversions
| PHP | CUP |
|---|---|
| 1 PHP | 0.41 CUP |
| 10 PHP | 4.05 CUP |
| 50 PHP | 20.27 CUP |
| 100 PHP | 40.53 CUP |
| 500 PHP | 202.65 CUP |
| 1,000 PHP | 405.31 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-01-25T10:53:21Z",
"rates": {
"CUP": 0.405309
}
}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": 40.530899999999995,
"rate": 0.405309
}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