Rate Overview
Live
1 PHP = 0.406543 CUP
1 CUP = 2.4598
PHP
Avg
0.410084
High
0.415219
Low
0.404658
Last updated: 3/7/2026, 7:35:08 AM
Quick Conversions
| PHP | CUP |
|---|---|
| 1 PHP | 0.41 CUP |
| 10 PHP | 4.07 CUP |
| 50 PHP | 20.33 CUP |
| 100 PHP | 40.65 CUP |
| 500 PHP | 203.27 CUP |
| 1,000 PHP | 406.54 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-03-07T07:35:08Z",
"rates": {
"CUP": 0.406543
}
}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.6543,
"rate": 0.406543
}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